{ "ConnectionStrings": { "DataConnection": "server=192.168.1.12;user=everything;password=EveryThing2022!;database=EveryThingDev" }, "Logging": { "LogLevel": { "Default": "Information", "Microsoft": "Warning", "Microsoft.Hosting.Lifetime": "Information" } }, "AllowedHosts": "*", //"LettuceEncrypt": { // "AcceptTermsOfService": true, // "DomainNames": [ "allstar.si", "www.allstar.si" ], // "EmailAddress": "krambem@gmail.com" //} }