Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/ass/src/commit/a2c2b8e906db9934cb8ab92d5c648e20cab459f2/.gitignore
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
# Dependency directories
|
|
node_modules/
|
|
jspm_packages/
|
|
|
|
# build dirs
|
|
dist*/
|
|
|
|
# tokens
|
|
auth.json*
|
|
auth.*.json
|
|
|
|
# data
|
|
data.json*
|
|
|
|
# uploads
|
|
uploads/
|
|
|
|
# config
|
|
config.json
|
|
userconfig.json
|
|
|
|
# share/ directory
|
|
share/ |