change server volume to mount the host.yaml config instead
This commit is contained in:
+1
-1
@@ -5,6 +5,6 @@ services:
|
|||||||
- 38281:38281
|
- 38281:38281
|
||||||
volumes:
|
volumes:
|
||||||
- /srv/archipelago/saves:/home/archipelago/saves
|
- /srv/archipelago/saves:/home/archipelago/saves
|
||||||
- /srv/archipelago/server:/home/archipelago/server
|
- /srv/archipelago/host.yaml:/home/archipelago/server/host.yaml
|
||||||
environment:
|
environment:
|
||||||
- SERVERPASSWORD=c2bdef1904cc
|
- SERVERPASSWORD=c2bdef1904cc
|
||||||
|
|||||||
Reference in New Issue
Block a user