compose_tugtainer.yaml aktualisiert
This commit is contained in:
parent
6bdd5441dd
commit
8865d3a669
|
|
@ -9,6 +9,7 @@ services:
|
||||||
- "9412:80"
|
- "9412:80"
|
||||||
environment:
|
environment:
|
||||||
TZ: Europe/Zurich
|
TZ: Europe/Zurich
|
||||||
|
AGENT_SECRET: "$Back2k26Flash$"
|
||||||
volumes:
|
volumes:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||||
- /opt/tugtainer/data:/tugtainer # korrektes Mapping
|
- /opt/tugtainer/data:/tugtainer # korrektes Mapping
|
||||||
Loading…
Reference in New Issue