Remove --config command to test
This commit is contained in:
+2
-2
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user