pb resolver traefik

This commit is contained in:
Gael 2024-08-16 16:32:47 +02:00
parent f4b0bc5a6c
commit f976b75674

View File

@ -45,7 +45,6 @@ services:
- "traefik.http.routers.redirection.rule=Host(`${domain}`)"
- "traefik.http.routers.redirection.entrypoints=websecure"
- "traefik.http.routers.redirection.middlewares=redirect-to-www"
- "traefik.http.routers.redirection.tls.certresolver=myresolver"
networks: