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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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