Files
moadiran/Back/appsettings.json
mmrbnjd 384bcbc20f ...
2024-11-29 18:52:58 +03:30

11 lines
193 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*",
"TaxPayerApi": "https://tp.tax.gov.ir/req/api/"
}