change server volume to mount the host.yaml config instead

This commit is contained in:
Cleo
2026-06-11 21:59:16 +02:00
parent 061b1a8a1f
commit 12063e2a8e
+1 -1
View File
@@ -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