From af05ef4737d0c8c8309dcb0f9eec9543521727dd Mon Sep 17 00:00:00 2001 From: Vassiliy Yegorov Date: Wed, 30 Jul 2025 07:15:01 +0000 Subject: [PATCH] init --- docker-compose.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/docker-compose.yaml b/docker-compose.yaml index ce1329a..6406b5f 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -49,7 +49,6 @@ services: - "traefik.http.routers.tinyauth.tls.certresolver=letsEncrypt" - 'traefik.http.routers.tinyauth.tls=true' - '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" networks: - webproxy