fix
This commit is contained in:
@@ -28,6 +28,8 @@ services:
|
|||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
- "9115:9115"
|
- "9115:9115"
|
||||||
|
extra_hosts: # <-- Diese Zeile neu
|
||||||
|
- "host.docker.internal:host-gateway" # <-- Diese Zeile neu
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
prometheus_data:
|
prometheus_data:
|
||||||
|
|||||||
Reference in New Issue
Block a user