4 lines
81 B
Bash
4 lines
81 B
Bash
|
GUNICORN_WORKERS=1
|
||
|
DJANGO_ALLOWED_HOSTS=localhost
|
||
|
DJANGO_SECRET_KEY=not-a-secret
|