1
0
mirror of https://github.com/JKorf/CryptoExchange.Net.git synced 2026-08-18 03:43:00 +00:00

wip example

This commit is contained in:
Jan Korf
2021-12-28 14:14:15 +01:00
parent 0117737dfa
commit f8c3b37cdf
33 changed files with 1518 additions and 5 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
},
"AllowedHosts": "*"
}