Add command line
This commit is contained in:
@@ -2,6 +2,7 @@ services:
|
||||
mcpo-control-panel:
|
||||
image: daswer123/mcpo-control-panel:latest
|
||||
container_name: mcpo-control
|
||||
command: --host 127.0.0.1 --port 8083
|
||||
restart: always
|
||||
environment:
|
||||
MCPO_MANAGER_DATA_DIR: "/data"
|
||||
|
||||
Reference in New Issue
Block a user