nginx
This commit is contained in:
parent
e2dd2e1052
commit
8ac56b72e3
@ -58,7 +58,7 @@ services:
|
||||
FS_HOST: $FS_HOST
|
||||
DEBUG: $DEBUG
|
||||
TELEGRAM_TOKEN: $TELEGRAM_TOKEN
|
||||
command: ./manage.py runserver
|
||||
command: ./manage.py runserver 0.0.0.0:8000
|
||||
ports:
|
||||
- "8000:8000"
|
||||
depends_on:
|
||||
|
Loading…
Reference in New Issue
Block a user