mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2025-11-24 01:14:27 +01:00
Update docker-compose.yml
This commit is contained in:
@@ -99,6 +99,17 @@ services:
|
||||
# # Part for local lan services only
|
||||
# - 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:
|
||||
# monitoring_default:
|
||||
# external: true
|
||||
|
||||
Reference in New Issue
Block a user