debug false
This commit is contained in:
@@ -29,7 +29,7 @@ services:
|
||||
environment:
|
||||
PORT: $PORT
|
||||
HOST: $HOST
|
||||
debug: false
|
||||
debug: "false"
|
||||
command: ./manage.py runserver 0.0.0.0:$PORT --noreload
|
||||
ports:
|
||||
- "${PORT}:${PORT}"
|
||||
|
Reference in New Issue
Block a user