ISEbd_21_Kuklew_M.I._Softwa.../SoftwareInstallationClientApp/appsettings.json

11 lines
183 B
JSON
Raw Normal View History

2024-05-11 21:16:59 +04:00
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*",
2024-05-11 21:30:00 +04:00
"IPAddress": "http://localhost:5221/"
}