Solution?
This commit is contained in:
parent
090b103282
commit
eab92a89f3
@ -7,7 +7,8 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
# OpenRCT2 only uses TCP
|
# OpenRCT2 only uses TCP
|
||||||
- "11753:11753/tcp"
|
- "11753:11753/tcp"
|
||||||
command: /bin/openrct2-cli host /home/openrct2/.config/OpenRCT2/save/server.park --no-install --headless --port=11753
|
|
||||||
volumes:
|
volumes:
|
||||||
- /docker/appdata/openrct2/config:/home/openrct2/.config/OpenRCT2/
|
- /docker/appdata/openrct2/config:/home/openrct2/.config/OpenRCT2/
|
||||||
- /docker/appdata/openrct2/saves:/home/openrct2/.config/OpenRCT2/save/
|
- /docker/appdata/openrct2/saves:/home/openrct2/.config/OpenRCT2/save/
|
||||||
|
# This is where you attach to container to run specific saves
|
||||||
|
- /docker/appdata/openrct2/run:/home/openrct2/run/
|
||||||
|
Loading…
Reference in New Issue
Block a user