{ "Urls": "http://0.0.0.0:8080", "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "AllowedHosts": "*", "PostgresConnection": "Server=localhost;Database=mydatabase;User Id=user;Password=password;" }