Files
moadiran/TaxPayerFull/wwwroot/appsettings.json
2025-10-10 20:39:52 +03:30

10 lines
192 B
JSON

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