Remove --config command to test
This commit is contained in:
+2
-2
@@ -23,8 +23,8 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
port: 8000
|
port: 8000
|
||||||
api-key: "top-secret"
|
api-key: "top-secret"
|
||||||
command:
|
#command:
|
||||||
- "--config /app/config.json"
|
# - "--config /app/config.json"
|
||||||
ports:
|
ports:
|
||||||
- "8888:8000"
|
- "8888:8000"
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Reference in New Issue
Block a user