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
|
|
@ -5,7 +5,7 @@ C_FORCE_ROOT=true
|
|||
BROWSABLE_API_ENABLED=True
|
||||
FORWARDED_PROTO=http
|
||||
LDAP_ENABLED=False
|
||||
FUNKWHALE_SPA_HTML_ROOT=http://localhost:8000/front/
|
||||
FUNKWHALE_SPA_HTML_ROOT=http://localhost:8000/
|
||||
FUNKWHALE_URL=http://localhost:8000/
|
||||
MUSIC_DIRECTORY_PATH=/workspace/funkwhale/data/music
|
||||
STATIC_ROOT=/workspace/funkwhale/data/staticfiles/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue