mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-03 21:19:16 +02:00
5 lines
175 B
Text
5 lines
175 B
Text
FUNKWHALE_URL=https://demo.funkwhale.audio/
|
|
FUNKWHALE_API_PORT=5001
|
|
DJANGO_SECRET_KEY=demo
|
|
DATABASE_URL=postgresql://postgres@postgres/postgres
|
|
CACHE_URL=redis://redis:6379/0
|