mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 18:57:39 -07:00
Added asp.net tick timer
Added health monitoring Updated database logging
This commit is contained in:
parent
7d7032dd56
commit
e9c63b81e6
27 changed files with 679 additions and 378 deletions
|
@ -148,7 +148,7 @@
|
|||
<virtualDirectory path="/" physicalPath="%NZBDRONE_PATH%\NZBDrone.Web" />
|
||||
</application>
|
||||
<bindings>
|
||||
<binding protocol="http" bindingInformation="*:8989:" />
|
||||
<binding protocol="http" bindingInformation="*:1362:" />
|
||||
</bindings>
|
||||
</site>
|
||||
<siteDefaults>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue