Files
isn/appsettings.json
Paul Schneider 3b7e286a5b initial import
2021-04-08 02:03:17 +01:00

13 lines
222 B
JSON

{
"NuGet": {
"ExternalUrl" : "<http://your-external.url",
"SourceDir" : "<your-Source-dir>"
},
"Logging": {
"IncludeScopes": false,
"LogLevel": {
"Default": "Warning"
}
}
}