This commit is contained in:
2025-09-26 12:20:24 +03:00
parent 5c9f91cd3d
commit 793c6dbc5c
-1
View File
@@ -8,7 +8,6 @@ services:
- "3000:3000"
environment:
- GF_SECURITY_ADMIN_PASSWORD={$GRAFANA_ADMIN_PASSWORD}
- GF_SERVER_ROOT_URL=https://grafana.technohim.com
volumes:
- /mnt/containers/grafana/container-data:/var/lib/grafana:Z
networks: