fix: make frontend run again on gitpod and potencially all dev setups

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2039>
environments/review-docs-fix-b-0p3p4g/deployments/16232
Georg Krause 2022-11-27 11:57:14 +00:00 zatwierdzone przez Marge
rodzic 8857c40a8d
commit e24e43b684
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -84,7 +84,7 @@ http {
}
location / {
proxy_pass http://funkwhale-front/front/;
proxy_pass http://funkwhale-front/;
expires 1d;
}