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

fixed index.html watch.

pull/6/head
kay.one 12 years ago
parent 9c35942f47
commit 35af6ecdb6

@ -93,7 +93,7 @@ module.exports = function (grunt) {
copy: {
index : {
src : 'UI/index.html',
src : 'UI/*ndex.html',
dest: '_output/'
},
scripts: {

Loading…
Cancel
Save