allow info

This commit is contained in:
2026-05-30 21:29:14 +00:00
parent 0ba1f92817
commit 8b98320566
+3 -1
View File
@@ -10,6 +10,8 @@ services:
volumes: volumes:
# Add host docker # Add host docker
- /var/run/docker.sock:/var/run/docker.sock:z:ro - /var/run/docker.sock:/var/run/docker.sock:z:ro
environment:
- INFO=1
telegraf: telegraf:
image: telegraf image: telegraf
@@ -25,7 +27,7 @@ services:
environment: environment:
- HOST_MOUNT_PREFIX=/hostfs - HOST_MOUNT_PREFIX=/hostfs
- HOST_PROC=/hostfs/proc - HOST_PROC=/hostfs/proc
certbot: certbot:
image: git.mrmeeb.stream/mrmeeb/certbot-cron:latest image: git.mrmeeb.stream/mrmeeb/certbot-cron:latest
container_name: certbot container_name: certbot