Update docker-compose.yml

This commit is contained in:
LRVT 2024-10-29 17:13:10 +01:00 committed by GitHub
parent 1d126a6dcd
commit b323fe40da
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -99,6 +99,17 @@ services:
# # Part for local lan services only # # Part for local lan services only
# - traefik.http.routers.grafana.middlewares=local-ipwhitelist@file # - traefik.http.routers.grafana.middlewares=local-ipwhitelist@file
#prometheus:
# image: prom/prometheus
# container_name: prometheus
# restart: unless-stopped
# expose:
# - 9090
# volumes:
# - ./volume-data/prometheus/prometheus.yml:/etc/prometheus/prometheus.yml
# #networks:
# # - monitoring_default
#networks: #networks:
# monitoring_default: # monitoring_default:
# external: true # external: true