Files
PosterMaker/PosterMaker.UI/appsettings.json
T
2024-10-07 22:44:45 +03:00

13 lines
188 B
JSON

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