ISEbd-21_Koscheev.M.S.Softw.../SoftwareInstallation/SoftwareInstallationRestApi/appsettings.json
2023-03-23 00:58:36 +04:00

10 lines
142 B
JSON

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