Latest (hopefully) traefik tweaks
This commit is contained in:
parent
238d849298
commit
ea27dd917f
2 changed files with 3 additions and 1 deletions
2
.env.dev
2
.env.dev
|
|
@ -1,7 +1,7 @@
|
|||
API_AUTHENTICATION_REQUIRED=True
|
||||
RAVEN_ENABLED=false
|
||||
RAVEN_DSN=https://44332e9fdd3d42879c7d35bf8562c6a4:0062dc16a22b41679cd5765e5342f716@sentry.eliotberriot.com/5
|
||||
DJANGO_ALLOWED_HOSTS=.funkwhale.test,localhost,nginx
|
||||
DJANGO_ALLOWED_HOSTS=.funkwhale.test,localhost,nginx,0.0.0.0,127.0.0.1
|
||||
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