Update docker-compose.yml

pull/26/head
LRVT 2024-10-29 17:13:10 +01:00 zatwierdzone przez GitHub
rodzic 1d126a6dcd
commit b323fe40da
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 11 dodań i 0 usunięć

Wyświetl plik

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