mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Merge branch 'songtronix/fix-server-compose' into 'master'
fix: outdated volume path for server-cli See merge request veloren/veloren!975
This commit is contained in:
commit
0ee0949b8b
@ -9,7 +9,7 @@ services:
|
||||
- "14005:14005"
|
||||
restart: on-failure:0
|
||||
volumes:
|
||||
- "./db:/opt/db"
|
||||
- "./saves:/opt/saves"
|
||||
watchtower:
|
||||
image: containrrr/watchtower
|
||||
volumes:
|
||||
|
Loading…
Reference in New Issue
Block a user