This commit is contained in:
Andreas Knuth 2026-03-08 14:54:33 -05:00
parent 74c4f5801e
commit 62221e8121
1 changed files with 2 additions and 0 deletions

View File

@ -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: