Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/bazarr/commit/d686ab71b2e342f0b25a029aa4af263a23c6efeb
You should set ROOT_URL correctly, otherwise the web may not work correctly.
2 changed files with
5 additions and
5 deletions
@ -54,7 +54,7 @@
"prettier-plugin-organize-imports" : "^3.2.4" ,
"pretty-quick" : "^4.0.0" ,
"react-table" : "^7.8.0" ,
"recharts" : "^2.12. 4 ",
"recharts" : "^2.12. 6 ",
"sass" : "^1.74.1" ,
"typescript" : "^5.4.4" ,
"vite" : "^5.2.8" ,
@ -9217,9 +9217,9 @@
}
} ,
"node_modules/recharts" : {
"version" : "2.12. 4 ",
"resolved" : "https://registry.npmjs.org/recharts/-/recharts-2.12. 4 .tgz",
"integrity" : "sha512- dM4skmk4fDKEDjL9MNunxv6zcTxePGVEzRnLDXALRpfJ85JoQ0P0APJ/CoJlmnQI0gPjBlOkjzrwrfQrRST3KA ==",
"version" : "2.12. 6 ",
"resolved" : "https://registry.npmjs.org/recharts/-/recharts-2.12. 6 .tgz",
"integrity" : "sha512- D+7j9WI+D0NHauah3fKHuNNcRK8bOypPW7os1DERinogGBGaHI7i6tQKJ0aUF3JXyBZ63dyfKIW2WTOPJDxJ8w ==",
"dev" : true ,
"dependencies" : {
"clsx" : "^2.0.0" ,
@ -58,7 +58,7 @@
"prettier-plugin-organize-imports" : "^3.2.4" ,
"pretty-quick" : "^4.0.0" ,
"react-table" : "^7.8.0" ,
"recharts" : "^2.12. 4 ",
"recharts" : "^2.12. 6 ",
"sass" : "^1.74.1" ,
"typescript" : "^5.4.4" ,
"vite" : "^5.2.8" ,