parent
60d1e7e4c7
commit
a3eaee41dd
|
|
@ -8,7 +8,7 @@ services:
|
|||
ports:
|
||||
- "9412:80"
|
||||
environment:
|
||||
TZ: "Europe/Zurich"
|
||||
TZ: Europe/Zurich
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
- /opt/tugtainer:/config
|
||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||
- /opt/tugtainer/data:/data
|
||||
Loading…
Reference in New Issue