Add required envvar for dev environment
This commit is contained in:
parent
9a14be9c47
commit
5c6524242f
2 changed files with 2 additions and 0 deletions
1
.env.dev
1
.env.dev
|
|
@ -12,6 +12,7 @@ MUSIC_DIRECTORY_PATH=/music
|
|||
BROWSABLE_API_ENABLED=True
|
||||
FORWARDED_PROTO=http
|
||||
LDAP_ENABLED=False
|
||||
FUNKWHALE_SPA_HTML_ROOT=http://nginx/front/
|
||||
|
||||
# Uncomment this if you're using traefik/https
|
||||
# FORCE_HTTPS_URLS=True
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue