Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/ass/commit/6b5d34042a435cb4cefcd77f448bbc6ec8bd2a22 You should set ROOT_URL correctly, otherwise the web may not work correctly.

updated package.json description

pull/19/head
tycrek 4 years ago
parent bcf50705b9
commit 6b5d34042a
No known key found for this signature in database
GPG Key ID: 25D74F3943625263

@ -1,7 +1,7 @@
{
"name": "ass",
"version": "0.3.0",
"description": "A Not Shitty ShareX Upload Server That Actually Works As Intended",
"description": "The superior self-hosted ShareX server",
"main": "ass.js",
"scripts": {
"start": "node ass.js",
@ -36,4 +36,4 @@
"prompt": "^1.1.0",
"uuid": "^8.3.2"
}
}
}
Loading…
Cancel
Save