mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2024-11-27 14:01:15 +00:00
Update docker-compose.yml
This commit is contained in:
parent
1d126a6dcd
commit
b323fe40da
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user