Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/ass/commit/2a53fddd21e225e96fde4f4988f64984de965d11 You should set ROOT_URL correctly, otherwise the web may not work correctly.
snyk-bot 2 years ago
parent ccf5713cd7
commit 2a53fddd21
No known key found for this signature in database
GPG Key ID: 5D98975276F8B078

@ -4,7 +4,7 @@
# - Zusier <zusier@pm.me> (https://github.com/Zusier)
# Node 16 image
FROM node:16.14.0
FROM node:16.19.1
# Set working directory
WORKDIR /opt/ass/

Loading…
Cancel
Save