Files
Hushian/Presentation/HushianWebApp/wwwroot/appsettings.json
mmrbnjd d93c3dce8a ...
2025-10-10 22:41:27 +03:30

10 lines
192 B
JSON

{
"BaseAddress": "http://156.255.1.229:2201/api/",
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*"
}