diff --git a/docker-compose.yaml b/docker-compose.yaml index 5a06c15..e835c23 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -27,7 +27,7 @@ services: - GF_AUTH_GENERIC_OAUTH_SCOPES=openid profile email networks: - - infra-traefik_default + - infra-traefik_traefik-net - infra-loki_default labels: @@ -44,5 +44,5 @@ services: networks: infra-loki_default: external: true - infra-traefik_default: + infra-infra-traefik_traefik-net: external: true \ No newline at end of file