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