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