Skip to content

Commit

Permalink
- add authelia
Browse files Browse the repository at this point in the history
  • Loading branch information
Blusia committed Oct 14, 2024
1 parent 91e3f1c commit 1f37d7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment/prod/deployment/prod/docker-compose.prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ services:
- "traefik.http.routers.blumilk-website-prod-app.entrypoints=websecure"
- "traefik.http.routers.blumilk-website-prod-app.tls=true"
- "traefik.http.routers.blumilk-website-prod-app.tls.certresolver=lets-encrypt-resolver"
- "traefik.http.routers.blumilk-website-prod-app.middlewares=response-gzip-compress@file"
- "traefik.http.routers.blumilk-website-prod-app.middlewares=authelia@file,response-gzip-compress@file"
depends_on:
blumilk-website-prod-database:
condition: service_healthy
Expand Down

0 comments on commit 1f37d7a

Please sign in to comment.