Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/homepage/commit/9831df1427af0e6ad4ef3a7c8db0fdb8284090a8?style=unified&whitespace=ignore-all You should set ROOT_URL correctly, otherwise the web may not work correctly.

Update proxy.js

pull/113/head
Francisco Coelho 2 years ago
parent 5e6312fe93
commit 9831df1427

@ -15,6 +15,7 @@ const serviceProxyHandlers = {
tautulli: genericProxyHandler,
traefik: genericProxyHandler,
// uses X-API-Key header auth
gotify: credentialedProxyHandler,
portainer: credentialedProxyHandler,
jellyseerr: credentialedProxyHandler,
ombi: credentialedProxyHandler,

Loading…
Cancel
Save