Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/ghostfolio/commit/130c6da6fced87a48715be4fd834b7c572a2e10c?style=unified&whitespace=ignore-eol
You should set ROOT_URL correctly, otherwise the web may not work correctly.
2 changed files with
6 additions and
5 deletions
@ -127,7 +127,7 @@
"@types/big.js" : "6.2.2" ,
"@types/body-parser" : "1.19.5" ,
"@types/cache-manager" : "3.4.2" ,
"@types/color" : "3.0. 3 ",
"@types/color" : "3.0. 6 ",
"@types/google-spreadsheet" : "3.1.5" ,
"@types/jest" : "29.4.4" ,
"@types/lodash" : "4.17.7" ,
@ -11485,10 +11485,11 @@
}
} ,
"node_modules/@types/color" : {
"version" : "3.0. 3 ",
"resolved" : "https://registry.npmjs.org/@types/color/-/color-3.0. 3 .tgz",
"integrity" : "sha512- X//qzJ3d3Zj82J9sC/C18ZY5f43utPbAJ6PhYt/M7uG6etcF6MRpKdN880KBy43B0BMzSfeT96MzrsNjFI3Gb A==",
"version" : "3.0. 6 ",
"resolved" : "https://registry.npmjs.org/@types/color/-/color-3.0. 6 .tgz",
"integrity" : "sha512- NMiNcZFRUAiUUCCf7zkAelY8eV3aKqfbzyFQlXpPIEeoNDbsEHGpb854V3gzTsGKYj830I5zPuOwU/TP5/cW6 A==",
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@types/color-convert" : "*"
}
@ -171,7 +171,7 @@
"@types/big.js" : "6.2.2" ,
"@types/body-parser" : "1.19.5" ,
"@types/cache-manager" : "3.4.2" ,
"@types/color" : "3.0. 3 ",
"@types/color" : "3.0. 6 ",
"@types/google-spreadsheet" : "3.1.5" ,
"@types/jest" : "29.4.4" ,
"@types/lodash" : "4.17.7" ,