Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/homepage/src/commit/6e43194f71e6cadf6759b7c3d1262f2264613d12/.vscode/settings.json
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
{
|
|
"files.exclude": {
|
|
"**/.next": true,
|
|
"**/node_modules": true
|
|
}
|
|
} |