Add playable tracks to gitpod
This commit is contained in:
parent
f7952dd023
commit
e4cc242232
6 changed files with 108 additions and 17 deletions
2
.env.dev
2
.env.dev
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue