diff --git a/docker-compose.yml b/docker-compose.yml index f2b5ec9..702eee7 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -23,8 +23,8 @@ services: environment: port: 8000 api-key: "top-secret" - command: - - "--config /app/config.json" + #command: + # - "--config /app/config.json" ports: - "8888:8000" volumes: