remove grafana expose

This commit is contained in:
2025-10-01 17:45:41 +02:00
parent 8f56b53b88
commit b9e1bf4b06

View File

@@ -119,8 +119,8 @@ services:
- icingaweb2
restart: always
#user: '0'
ports:
- ${GRAFANA_PORT:-3000}:3000
#ports:
# - ${GRAFANA_PORT:-3000}:3000
networks:
- icinga
volumes: