Files
LearnCollectInst/LearnCollectInst.Api/appsettings.json
T
Claudiu Farcas bd1826f144 init commit
2022-10-05 09:07:14 +03:00

10 lines
151 B
JSON
Executable File

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*"
}