Skip to content

Commit

Permalink
feat: add forwardauth middleware
Browse files Browse the repository at this point in the history
  • Loading branch information
nicotsx committed Feb 9, 2025
1 parent 4694c28 commit a89f88f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/assets/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ services:
# ---- General ----- #
traefik.enable: true
traefik.http.middlewares.redirect-to-https.redirectscheme.scheme: https

traefik.http.middlewares.runtipi.forwardauth.address: http://runtipi:3000/api/auth/traefik
# ---- Dashboard ----- #
traefik.http.services.dashboard.loadbalancer.server.port: 3000
# Local ip
Expand Down

0 comments on commit a89f88f

Please sign in to comment.