Auth: Update extra_hosts property (#93545)

Update extra_hosts property
This commit is contained in:
linoman
2024-09-23 17:21:09 +02:00
committed by GitHub
parent f314220be1
commit 5bc7a47ecb

View File

@@ -51,7 +51,7 @@
depends_on:
- oauthkeycloak
extra_hosts:
- "env.grafana.local:host.containers.internal"
- "env.grafana.local:host-gateway"
ports:
- 8088:8088
restart: unless-stopped