strong progress

This commit is contained in:
Para Dox
2025-05-16 15:12:39 +07:00
parent d5598f5446
commit 44461bffcd
11 changed files with 886 additions and 11 deletions

View File

@@ -3,12 +3,9 @@ services:
portainer:
image: portainer/agent:2.27.1
container_name: portainer-agent
ports:
- 1001:9001
volumes:
- /var/run/docker.sock:/var/run/docker.sock
#- /var/lib/docker/volumes:/var/lib/docker/volumes
- /:/host:ro
#- /:/host:ro
restart: unless-stopped
networks:
- monitoring
network_mode: "service:wireguard"