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

Fixed some petapoco issue with insert.

This commit is contained in:
kay.one
2011-07-02 16:45:29 -07:00
parent 5a4e8330b2
commit 861026f743
6 changed files with 4 additions and 70 deletions
+1 -1
View File
@@ -145,7 +145,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" />