Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Lidarr/commit/774bc50440894f44c0d8af33577bd8070bc0794f?style=unified&whitespace=ignore-change
You should set ROOT_URL correctly, otherwise the web may not work correctly.
2 changed files with
13 additions and
13 deletions
@ -87,7 +87,7 @@
"postcss-url" : "8.0.0" ,
"prop-types" : "15.7.2" ,
"qs" : "6.6.0" ,
"react" : "16.8. 3 ",
"react" : "16.8. 4 ",
"react-addons-shallow-compare" : "15.6.2" ,
"react-async-script" : "1.0.0" ,
"react-autosuggest" : "9.4.3" ,
@ -95,7 +95,7 @@
"react-dnd" : "7.0.2" ,
"react-dnd-html5-backend" : "7.0.2" ,
"react-document-title" : "2.0.3" ,
"react-dom" : "16.8. 3 ",
"react-dom" : "16.8. 4 ",
"react-google-recaptcha" : "1.0.5" ,
"react-lazyload" : "2.5.0" ,
"react-measure" : "1.4.7" ,
@ -6986,15 +6986,15 @@ react-document-title@2.0.3:
prop-types "^15.5.6"
react-side-effect "^1.0.2"
react-dom@16.8.3 :
version "16.8.3 "
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.8.3.tgz#ae236029e66210783ac81999d3015dfc475b9c32 "
integrity sha512-ttMem9yJL4/lpItZAQ2NTFAbV7frotHk5DZEHXUOws2rMmrsvh1Na7ThGT0dTzUIl6pqTOi5tYREfL8AEna3lA ==
react-dom@16.8.4 :
version "16.8.4 "
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.8.4.tgz#1061a8e01a2b3b0c8160037441c3bf00a0e3bc48 "
integrity sha512-Ob2wK7XG2tUDt7ps7LtLzGYYB6DXMCLj0G5fO6WeEICtT4/HdpOi7W/xLzZnR6RCG1tYza60nMdqtxzA8FaPJQ ==
dependencies:
loose-envify "^1.1.0"
object-assign "^4.1.1"
prop-types "^15.6.2"
scheduler "^0.13.3 "
scheduler "^0.13.4 "
react-google-recaptcha@1.0.5:
version "1.0.5"
@ -7112,15 +7112,15 @@ react-virtualized@9.21.0:
prop-types "^15.6.0"
react-lifecycles-compat "^3.0.4"
react@16.8.3 :
version "16.8.3 "
resolved "https://registry.yarnpkg.com/react/-/react-16.8.3.tgz#c6f988a2ce895375de216edcfaedd6b9a76451d9 "
integrity sha512-3UoSIsEq8yTJuSu0luO1QQWYbgGEILm+eJl2QN/VLDi7hL+EN18M3q3oVZwmVzzBJ3DkM7RMdRwBmZZ+b4IzSA ==
react@16.8.4 :
version "16.8.4 "
resolved "https://registry.yarnpkg.com/react/-/react-16.8.4.tgz#fdf7bd9ae53f03a9c4cd1a371432c206be1c4768 "
integrity sha512-0GQ6gFXfUH7aZcjGVymlPOASTuSjlQL4ZtVC5YKH+3JL6bBLCVO21DknzmaPlI90LN253ojj02nsapy+j7wIjg ==
dependencies:
loose-envify "^1.1.0"
object-assign "^4.1.1"
prop-types "^15.6.2"
scheduler "^0.13.3 "
scheduler "^0.13.4 "
read-pkg-up@^1.0.1:
version "1.0.1"
@ -7644,7 +7644,7 @@ sax@^1.2.4, sax@~1.2.4:
resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9"
integrity sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==
scheduler@^0.13.3 :
scheduler@^0.13.4 :
version "0.13.4"
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.13.4.tgz#8fef05e7a3580c76c0364d2df5e550e4c9140298"
integrity sha512-cvSOlRPxOHs5dAhP9yiS/6IDmVAVxmk33f0CtTJRkmUWcb1Us+t7b1wqdzoC0REw2muC9V5f1L/w5R5uKGaepA==