Add new command line
This commit is contained in:
+1
-2
@@ -23,8 +23,7 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
port: 8000
|
port: 8000
|
||||||
api-key: "top-secret"
|
api-key: "top-secret"
|
||||||
#command:
|
command: -k "top-secret" -c /app/config.json -n mymcpo
|
||||||
# - "--config /app/config.json"
|
|
||||||
ports:
|
ports:
|
||||||
- "8888:8000"
|
- "8888:8000"
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Reference in New Issue
Block a user