init
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user