Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/ass/commit/823d2a66a65fd008b84ae1f4363a717f009ede17
You should set ROOT_URL correctly, otherwise the web may not work correctly.
2 changed files with
11 additions and
8 deletions
@ -15,7 +15,7 @@
"@tycrek/discord-hookr" : "^0.1.0" ,
"@tycrek/express-postcss" : "^0.4.0" ,
"@tycrek/joint" : "^1.0.0-1" ,
"@tycrek/log" : "^0.7. 1 ",
"@tycrek/log" : "^0.7. 3 ",
"@tycrek/papito" : "^0.3.4" ,
"@xoi/gps-metadata-remover" : "^1.1.1" ,
"any-shell-escape" : "^0.1.1" ,
@ -1059,12 +1059,15 @@
}
} ,
"node_modules/@tycrek/log" : {
"version" : "0.7. 1 ",
"resolved" : "https://registry.npmjs.org/@tycrek/log/-/log-0.7. 1 .tgz",
"integrity" : "sha512- TRQ4qexyzYiwfYhV0f040TA7uaHNUpnlf3Iq8aIRnADH70NHjFwAnfL/Oh+qTSkGTwZ6wCzF6lPPROkVcKTsi w==",
"version" : "0.7. 3 ",
"resolved" : "https://registry.npmjs.org/@tycrek/log/-/log-0.7. 3 .tgz",
"integrity" : "sha512- m4LSArpUw0myGIFFUPh7IBUmGb72ZplKdkBB8rmWrPebGF3/kdj5CYElm+R6stS+hIaw9yqL+8BM38Nbb47dg w==",
"dependencies" : {
"chalk" : "^4.1.2" ,
"luxon" : "^3.3.0"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@tycrek/papito" : {
@ -7465,9 +7468,9 @@
"integrity" : "sha512-LYM2VVxCUFTf/kHKlbP7h4Phnljt/si7OQtj9ehRC9WaypYdO3BVfHovnXxcfRbShr3NPMNn2foN/zHQFN5Ltw=="
} ,
"@tycrek/log" : {
"version" : "0.7. 1 ",
"resolved" : "https://registry.npmjs.org/@tycrek/log/-/log-0.7. 1 .tgz",
"integrity" : "sha512- TRQ4qexyzYiwfYhV0f040TA7uaHNUpnlf3Iq8aIRnADH70NHjFwAnfL/Oh+qTSkGTwZ6wCzF6lPPROkVcKTsi w==",
"version" : "0.7. 3 ",
"resolved" : "https://registry.npmjs.org/@tycrek/log/-/log-0.7. 3 .tgz",
"integrity" : "sha512- m4LSArpUw0myGIFFUPh7IBUmGb72ZplKdkBB8rmWrPebGF3/kdj5CYElm+R6stS+hIaw9yqL+8BM38Nbb47dg w==",
"requires" : {
"chalk" : "^4.1.2" ,
"luxon" : "^3.3.0"
@ -41,7 +41,7 @@
"@tycrek/discord-hookr" : "^0.1.0" ,
"@tycrek/express-postcss" : "^0.4.0" ,
"@tycrek/joint" : "^1.0.0-1" ,
"@tycrek/log" : "^0.7. 1 ",
"@tycrek/log" : "^0.7. 3 ",
"@tycrek/papito" : "^0.3.4" ,
"@xoi/gps-metadata-remover" : "^1.1.1" ,
"any-shell-escape" : "^0.1.1" ,