mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-09-18 10:05:34 +08:00
wip
This commit is contained in:
10
samples/OcelotOpenTracing/appsettings.json
Normal file
10
samples/OcelotOpenTracing/appsettings.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft": "Warning",
|
||||
"Microsoft.Hosting.Lifetime": "Information"
|
||||
}
|
||||
},
|
||||
"AllowedHosts": "*"
|
||||
}
|
Reference in New Issue
Block a user