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 - icingaweb2
restart: always restart: always
#user: '0' #user: '0'
ports: #ports:
- ${GRAFANA_PORT:-3000}:3000 # - ${GRAFANA_PORT:-3000}:3000
networks: networks:
- icinga - icinga
volumes: volumes: