Quitando crowdsec

This commit is contained in:
2026-02-16 19:39:45 -03:00
parent daccaf3819
commit bda189c903
12 changed files with 1 additions and 13 deletions

View File

@@ -5,12 +5,9 @@ services:
- "traefik.http.routers.books-web.rule=Host(`books.skrd.fun`)"
- "traefik.http.routers.books-web.entrypoints=web"
- "traefik.http.routers.books-web.middlewares=redirect-to-https@file"
- "traefik.http.routers.books.rule=Host(`books.skrd.fun`)"
- "traefik.http.routers.books.entrypoints=websecure"
- "traefik.http.routers.books.middlewares=crowdsec@file"
- "traefik.http.routers.books.tls.certresolver=cf"
- "traefik.http.services.books.loadbalancer.server.port=5000"
networks: