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

Ignore dotCover files

pull/3113/head
Mark McDowall 11 years ago
parent 9c6578c5de
commit 57f67ab62d

1
.gitignore vendored

@ -39,6 +39,7 @@ src/**/[Oo]bj/
# ReSharper is a .NET coding add-in
_ReSharper*
_dotCover*
# NCrunch
*.ncrunch*

Loading…
Cancel
Save