」 feat: monitoring module should be finished

This commit is contained in:
2025-07-23 14:05:23 +02:00
parent 644aeb4663
commit ad5fa3df4c
14 changed files with 19175 additions and 9 deletions

View File

@ -4,7 +4,12 @@ services:
build:
dockerfile: Dockerfile
context: .
args:
PROM_ADMIN_PASSWD: ${PROM_PASS}
ports:
- ${GRAPH_PORT}:3000
environment:
-
- TZ=Europe/Paris
networks:
- prom
restart: unless-stopped