Correct path for config.json file
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- "8888:8000"
|
- "8888:8000"
|
||||||
volumes:
|
volumes:
|
||||||
- /var/lib/docker/volumes/mcpo/config/config.yaml:/app/config.yaml:ro
|
- /var/lib/docker/volumes/mcpo/config/config.json:/app/config.json:rw
|
||||||
networks:
|
networks:
|
||||||
- mcponet
|
- mcponet
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user