Add hot reload and debug command
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@ services:
|
||||
environment:
|
||||
port: 8000
|
||||
api-key: "top-secret"
|
||||
command: -k "top-secret" -c /app/config.json -n mymcpo
|
||||
command: -k "top-secret" -c /app/config.json -n mymcpo --hot-reload --log-level DEBUG
|
||||
ports:
|
||||
- "8888:8000"
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user