mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-24 09:48:49 +02:00
Update compose.example.yml
This commit is contained in:
@@ -18,7 +18,7 @@ services:
|
|||||||
# (Optional) change this to your timezone to get correct log timestamp
|
# (Optional) change this to your timezone to get correct log timestamp
|
||||||
TZ: ETC/UTC
|
TZ: ETC/UTC
|
||||||
volumes:
|
volumes:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
- ./config:/app/config
|
- ./config:/app/config
|
||||||
|
|
||||||
# (Optional) choose one of below to enable https
|
# (Optional) choose one of below to enable https
|
||||||
|
|||||||
Reference in New Issue
Block a user