mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
fix: outdated volume path
This commit is contained in:
parent
2b4de3730d
commit
67df50708d
@ -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