portmapping

This commit is contained in:
2026-04-06 22:01:22 +02:00
parent 02515f6c19
commit 105b72ce22

View File

@@ -13,7 +13,7 @@ services:
container_name: portainer_agent container_name: portainer_agent
restart: unless-stopped restart: unless-stopped
ports: ports:
- "${WG_IP}9001:9001" - "${WG_IP}:9001:9001"
volumes: volumes:
- /var/run/docker.sock:/var/run/docker.sock - /var/run/docker.sock:/var/run/docker.sock
- /var/lib/docker/volumes:/var/lib/docker/volumes - /var/lib/docker/volumes:/var/lib/docker/volumes