Remove all /front/ occurences
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2039>
This commit is contained in:
parent
620bb28f8e
commit
ca9e3c7054
3 changed files with 3 additions and 5 deletions
2
.env.dev
2
.env.dev
|
|
@ -10,7 +10,7 @@ MUSIC_DIRECTORY_PATH=/music
|
|||
BROWSABLE_API_ENABLED=True
|
||||
FORWARDED_PROTO=http
|
||||
LDAP_ENABLED=False
|
||||
FUNKWHALE_SPA_HTML_ROOT=http://nginx/front/
|
||||
FUNKWHALE_SPA_HTML_ROOT=http://nginx/
|
||||
PYTHONTRACEMALLOC=0
|
||||
|
||||
# Uncomment this if you're using traefik/https
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue