mirror of
https://github.com/KeyZox71/knl_meowscendence.git
synced 2025-08-14 12:32:54 +02:00
「✨」 feat: monitoring module should be finished
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user