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