1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-18 21:35:51 -04:00

Fixed port, added broken parser test

This commit is contained in:
kay.one
2011-08-28 10:43:01 -07:00
parent 1d983801e8
commit 52e6d09325
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -125,7 +125,7 @@
<virtualDirectory path="/" physicalPath="%NZBDRONE_PATH%\NZBDrone.Web" />
</application>
<bindings>
<binding protocol="http" bindingInformation="*:8980:" />
<binding protocol="http" bindingInformation="*:8989:" />
</bindings>
</site>
<applicationDefaults applicationPool="IISExpressAppPool" />