Fixed https url-reversing issue in development

This commit is contained in:
Eliot Berriot 2019-01-10 11:55:48 +01:00
commit 81e7b900fe
No known key found for this signature in database
GPG key ID: DD6965E2476E5C27
3 changed files with 28 additions and 0 deletions

View file

@ -12,3 +12,6 @@ MUSIC_DIRECTORY_PATH=/music
BROWSABLE_API_ENABLED=True
FORWARDED_PROTO=http
LDAP_ENABLED=False
# Uncomment this if you're using traefik/https
# FORCE_HTTPS_URLS=True