mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-03 10:09:16 +02:00
Removed the need to specify the DJANGO_ALLOWED_HOSTS variable
This commit is contained in:
parent
f07d696445
commit
409b076c23
5 changed files with 2 additions and 9 deletions
|
@ -1,5 +1,4 @@
|
|||
FUNKWHALE_URL=https://demo.funkwhale.audio/
|
||||
DJANGO_ALLOWED_HOSTS=demo.funkwhale.audio
|
||||
FUNKWHALE_API_PORT=5001
|
||||
DJANGO_SECRET_KEY=demo
|
||||
DATABASE_URL=postgresql://postgres@postgres/postgres
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue