no reload
This commit is contained in:
parent
9e2eac21ae
commit
8372585c2c
@ -47,7 +47,7 @@ services:
|
||||
FS_HOST: $FS_HOST
|
||||
DEBUG: $DEBUG
|
||||
TELEGRAM_TOKEN: $TELEGRAM_TOKEN
|
||||
command: ./manage.py runserver 0.0.0.0:80 --no-realod
|
||||
command: ./manage.py runserver 0.0.0.0:80 --norealod
|
||||
ports:
|
||||
- "80:80"
|
||||
depends_on:
|
||||
|
Loading…
Reference in New Issue
Block a user