This commit is contained in:
2025-07-30 07:15:01 +00:00
parent 4817b9da43
commit af05ef4737

View File

@@ -49,7 +49,6 @@ services:
- "traefik.http.routers.tinyauth.tls.certresolver=letsEncrypt" - "traefik.http.routers.tinyauth.tls.certresolver=letsEncrypt"
- 'traefik.http.routers.tinyauth.tls=true' - 'traefik.http.routers.tinyauth.tls=true'
- 'traefik.http.routers.tinyauth.rule=Host(`tinyauth.lab.realmanual.ru`)' - 'traefik.http.routers.tinyauth.rule=Host(`tinyauth.lab.realmanual.ru`)'
- 'traefik.http.middlewares.tinyauth-ggsel.forwardauth.address=http://tinyauth:3000/api/auth/traefik'
- "traefik.docker.network=webproxy" - "traefik.docker.network=webproxy"
networks: networks:
- webproxy - webproxy