mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-09 09:23:51 +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"
|
||||
- "9999:9999/udp"
|
||||
volumes:
|
||||
- "./ontime-db:/external/db/"
|
||||
- "./ontime-styles:/external/styles/"
|
||||
- "./ontime-data:/data/"
|
||||
environment:
|
||||
- TZ=Asia/Singapore
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user