compose_tugtainer.yaml aktualisiert

This commit is contained in:
Marc Blatter 2026-07-21 18:54:49 +00:00
parent ca1a869319
commit 32ca2ca071
1 changed files with 1 additions and 4 deletions

View File

@ -10,7 +10,6 @@ services:
environment:
TZ: Europe/Zurich
AGENT_SECRET: "A6sW9mP2vQk7Lx4Nf8Rb1HtY5Zj3Ec0DuVpGmK9XnJq7"
AGENT_URL: http://tugtainer-agent:8001
depends_on:
- tugtainer-agent
volumes:
@ -25,6 +24,4 @@ services:
AGENT_SECRET: "A6sW9mP2vQk7Lx4Nf8Rb1HtY5Zj3Ec0DuVpGmK9XnJq7"
DOCKER_HOST: unix:///var/run/docker.sock
volumes:
- type: bind
source: /var/run/docker.sock
target: /var/run/docker.sock
- /var/run/docker.sock:/var/run/docker.sock