mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-21 06:59:09 +00:00
align docker-compose example with docker image layout
This commit is contained in:
+1
-2
@@ -9,8 +9,7 @@ services:
|
|||||||
- "8888:8888/udp"
|
- "8888:8888/udp"
|
||||||
- "9999:9999/udp"
|
- "9999:9999/udp"
|
||||||
volumes:
|
volumes:
|
||||||
- "./ontime-db:/external/db/"
|
- "./ontime-data:/data/"
|
||||||
- "./ontime-styles:/external/styles/"
|
|
||||||
environment:
|
environment:
|
||||||
- TZ=Asia/Singapore
|
- TZ=Asia/Singapore
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|||||||
Reference in New Issue
Block a user