{ "urls": "http://*:5062", "ConnectionStrings": { "DatabaseConnection": "***REMOVED***" }, "Logging": { "LogLevel": { "Default": "Debug", "Microsoft": "Warning", "Microsoft.Hosting.Lifetime": "Information" } }, "AllowedHosts": "*", "Users": [ { "UserId": 1, "UserName": "***REMOVED***", "Password": "***REMOVED***" } ], "WakeOnLan": { "Provider": { "Use": "Inhouse", "Options": [ "Inhouse", "Nikeee" ] } } }