update
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
Colin 2024-04-07 16:55:20 -04:00
parent 5f77631a09
commit 264f91d0f3
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ services:
- "traefik.enable=true"
- "traefik.docker.network=traefik"
- "traefik.http.services.authelia_authelia.loadbalancer.server.port=9091"
- "traefik.http.routers.authelia_authelia.entrypoints=https"
- "traefik.http.routers.authelia_authelia.entrypoints=websecure"
- "traefik.http.routers.authelia_authelia.rule=Host(`login.nixc.us`)"
- "traefik.http.routers.authelia_authelia.middlewares=securityHeaders@file"