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

Added Visual Studio folder (.vs) to the ignore file.

pull/12/head
Thijs Tijsma 8 years ago committed by Keivan Beigi
parent c99e92e6af
commit 0c9b5dc97e

1
.gitignore vendored

@ -10,6 +10,7 @@ src/**/[Oo]bj/
*.suo
*.user
*.sln.docstates
.vs/
# Build results
*_i.c

Loading…
Cancel
Save