modified: .gitignore

modified:   default-environment.env
	modified:   monitoring/portainer/docker-compose.yml
	modified:   monitoring/prometheus/docker-compose.yml
	modified:   update-containers.log
This commit is contained in:
git
2026-04-13 05:35:12 +10:00
parent f09ac96e06
commit 8c5a902613
5 changed files with 29 additions and 15 deletions
+2
View File
@@ -26,6 +26,8 @@ services:
environment:
- GODEBUG=${PORTAINER_GODEBUG}
- TZ=${TZ}
- DOCKER_HOST=tcp://docker-socket-proxy:2375
# healthcheck:
# test: ["CMD", "wget", "--spider", "-q", "https://portainer.lan.ddnsgeek.com/api/status"]
# interval: 30s