{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "Database": { "UseRemote": false, "Local": "Data Source=database.sqlite;", "Remote": "Data Source=remote-simulado.db;" }, "AllowedHosts": "*" }