Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Sonarr/commit/35af6ecdb6f07655e4bc3f2e19265a7eb4df5e02?style=split&whitespace=show-all You should set ROOT_URL correctly, otherwise the web may not work correctly.

fixed index.html watch.

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

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

Loading…
Cancel
Save