mirror of
https://github.com/meeb/tubesync.git
synced 2025-04-06 17:41:48 +00:00
6 lines
101 B
Bash
6 lines
101 B
Bash
GUNICORN_WORKERS=1
|
|
DJANGO_ALLOWED_HOSTS=localhost
|
|
DJANGO_SECRET_KEY=not-a-secret
|
|
PUID=1234
|
|
PGID=1234
|