Add playable tracks to gitpod

This commit is contained in:
Kasper Seweryn 2022-07-03 08:45:36 +00:00 committed by Georg Krause
commit e4cc242232
6 changed files with 108 additions and 17 deletions

View file

@ -1,4 +1,4 @@
DJANGO_ALLOWED_HOSTS=.funkwhale.test,localhost,nginx,0.0.0.0,127.0.0.1
DJANGO_ALLOWED_HOSTS=.funkwhale.test,localhost,nginx,0.0.0.0,127.0.0.1,.gitpod.io
DJANGO_SETTINGS_MODULE=config.settings.local
DJANGO_SECRET_KEY=dev
C_FORCE_ROOT=true