diff --git a/docker-compose.example.yml b/docker-compose.example.yml index c19ae98..050a62e 100644 --- a/docker-compose.example.yml +++ b/docker-compose.example.yml @@ -28,4 +28,4 @@ services: traefik.enable: true traefik.http.routers.tinyauth.rule: Host(`tinyauth.example.com`) traefik.http.services.tinyauth.loadbalancer.server.port: 3000 - traefik.http.middlewares.tinyauth.forwardauth.address: http://tinyauth:3000/api/auth/traefik + traefik.http.middlewares.tinyauth.forwardauth.address: http://tinyauth:3000/api/auth