{ "ConnectionStrings": { "AuthConnection": "Server=localhost;port=3306;database=GWMS_auth;user=GWMS;pwd=GWMS_secret_pwd;sslmode=None;" }, "Logging": { "LogLevel": { "Default": "Information", "Microsoft": "Warning", "Microsoft.Hosting.Lifetime": "Information" } }, "AllowedHosts": "*" }