Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/ass/commit/72e1d51d3a780b692becb14e1bbf47e6b43aa799
You should set ROOT_URL correctly, otherwise the web may not work correctly.
"docker-compose":"npm i && npm run setup && docker-compose up -d && echo \"Check the logs to see if the server is running:\" && echo \"$ docker-compose logs -f -n 50 ass-docker\""
"docker-compose":"npm i && npm run setup && mkdir -p /opt/ass/uploads/thumbnails && docker-compose up -d && echo \"Check the logs to see if the server is running:\" && echo \"$ docker-compose logs -f -n 50 ass-docker\""