Fix os import and add media settings 5
This commit is contained in:
@@ -7,7 +7,7 @@ services:
|
||||
# теперь его будет "прикрывать" Nginx
|
||||
expose:
|
||||
- "8000"
|
||||
command: gunicorn core.wsgi:application --bind 0.0.0.0:8000 --workers 3
|
||||
# command: gunicorn core.wsgi:application --bind 0.0.0.0:8000 --workers 3
|
||||
|
||||
nginx:
|
||||
image: nginx:latest
|
||||
|
||||
Reference in New Issue
Block a user