Skip to content
Snippets Groups Projects

refactor(front): Untangle Front- and Backend

Merged Georg Krause requested to merge serve-frontend-directly into develop
Files
8
+ 1
1
@@ -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