diff --git a/docker-compose.yml b/docker-compose.yml index 312a6a4..d526c9f 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -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: