Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/bazarr/src/commit/2044f37a5a25795d0d0d17a168d6f670cf188449/libs/apprise/config/ConfigBase.pyi
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
from .. import URLBase
|
|
|
|
class ConfigBase(URLBase): ... |