{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "ConnectionStrings": { "ConnectionSqlServer": "Server=localhost;Database=rbs_server_db.db;Trusted_Connection=True;", "ConnectionSqlite": "Data Source=rbs_server_db.db", "ConnectionType": "0" }, "AllowedHosts": "*" }