{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "AllowedHosts": "*", "Rvrb": { "Node": "rvrb@127.0.0.1", "LocalNode": "blog@127.0.0.1" }, "Git": { "RepositoryRoot": "/home/git", "CloneUrl": "ssh://git@git.bes.is/{repo}" } }