Files
FrontOffice/src/FrontOffice.Main/appsettings.json
MeysamMoghaddam 52e7b84a86 u
2025-10-07 19:53:33 +03:30

13 lines
258 B
JSON

{
"GwUrl": "https://fogw.kbs1.ir",
//"GwUrl": "https://localhost:34781",
"DownloadUrl": "https://dl.afrino.co",
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*"
}