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

Version 0.10.0

pull/125/head
tycrek 3 years ago
parent 9416ab369a
commit 15b4b507b9
No known key found for this signature in database
GPG Key ID: 25D74F3943625263

4
package-lock.json generated

@ -1,12 +1,12 @@
{
"name": "ass",
"version": "0.9.1",
"version": "0.10.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "ass",
"version": "0.9.1",
"version": "0.10.0",
"license": "ISC",
"dependencies": {
"@skynetlabs/skynet-nodejs": "^2.3.0",

@ -1,6 +1,6 @@
{
"name": "ass",
"version": "0.9.1",
"version": "0.10.0",
"description": "The superior self-hosted ShareX server",
"main": "ass.js",
"engines": {

Loading…
Cancel
Save