mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 10:47:08 -07:00
updated the apppath logic and db location
This commit is contained in:
parent
6140ab0e0f
commit
036b2e7f4f
11 changed files with 178 additions and 42 deletions
|
@ -34,7 +34,7 @@ namespace NzbDrone.Web
|
|||
AreaRegistration.RegisterAllAreas();
|
||||
RegisterRoutes(RouteTable.Routes);
|
||||
base.OnApplicationStarted();
|
||||
}
|
||||
}
|
||||
|
||||
protected override IKernel CreateKernel()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue