Removed the need to specify the DJANGO_ALLOWED_HOSTS variable

This commit is contained in:
Eliot Berriot 2018-11-25 18:40:56 +01:00
parent f07d696445
commit 409b076c23
No known key found for this signature in database
GPG key ID: DD6965E2476E5C27
5 changed files with 2 additions and 9 deletions

View file

@ -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