debug false
This commit is contained in:
parent
68029a4048
commit
5526441fc0
@ -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}"
|
||||
|
Loading…
Reference in New Issue
Block a user