Correct path for config.json file

This commit is contained in:
2026-09-05 17:23:29 +02:00
parent 4a7b3ef09b
commit 227cacde42
2 changed files with 3 additions and 4 deletions
+3
View File
@@ -38,7 +38,10 @@ services:
ports:
- '8083:8083'
environment:
- MCPO_MANAGER_DATA_DIR=/app
- TZ=Europe/Paris
volumes:
- /var/lib/docker/volumes/mcpo/config:/app
networks:
- mcponet