Fixed https url-reversing issue in development
This commit is contained in:
parent
b69d9f221b
commit
81e7b900fe
3 changed files with 28 additions and 0 deletions
3
.env.dev
3
.env.dev
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue