fix: saves are relative to server location
Some checks failed
/ publish-docker (push) Failing after 30m6s
Some checks failed
/ publish-docker (push) Failing after 30m6s
This commit is contained in:
parent
62627646b0
commit
239c2b9825
2 changed files with 2 additions and 2 deletions
|
|
@ -9,7 +9,7 @@ services:
|
|||
volumes:
|
||||
- type: bind
|
||||
source: ./saves
|
||||
target: /saves
|
||||
target: /stationeers-dd/saves
|
||||
ports:
|
||||
- "27015:27015/udp"
|
||||
- "27016:27016/udp"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue