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/09295dcd10ff3727de2546f9af27fdca66dc7baa/libs/flask/__main__.py
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
from .cli import main
|
|
|
|
main()
|