Use named volume for world
This commit is contained in:
parent
e372f2e11c
commit
a3699ba063
1 changed files with 4 additions and 0 deletions
|
@ -12,3 +12,7 @@ services:
|
||||||
- 8768
|
- 8768
|
||||||
volumes:
|
volumes:
|
||||||
- /data/steam-games/:/home/steam/games/:rw
|
- /data/steam-games/:/home/steam/games/:rw
|
||||||
|
- world:/home/steam/.klei/DoNotStarveTogether/
|
||||||
|
|
||||||
|
volumes:
|
||||||
|
world:
|
Loading…
Reference in a new issue