tubesync/dev.env

4 lines
81 B
Bash
Raw Normal View History

GUNICORN_WORKERS=1
DJANGO_ALLOWED_HOSTS=localhost
DJANGO_SECRET_KEY=not-a-secret