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

Added nuget packages to gitignore

pull/2/head
Mark McDowall 13 years ago
parent aa40fe8c94
commit 29c566bafa

1
.gitignore vendored

@ -32,6 +32,7 @@ _ReSharper*/
[Ll]ogs/
[Aa]pp_Data/
/[Pp]ackage/
[Pp]ackages
#NZBDrone specific
*.db
*Web.Publish.xml

Loading…
Cancel
Save