17 lines
406 B
JSON
17 lines
406 B
JSON
{
|
|
"GwUrl": "https://frontoffice-bff.foursat.afrino.co",
|
|
// "GwUrl": "https://localhost:34781",
|
|
"DownloadUrl": "https://dl.afrino.co",
|
|
"EncryptionSettings": {
|
|
"Key": "kmcQ3XTmH4mrdh8VHziuscyf8LLYjG//Kyni81nH/0E=",
|
|
"IV": "1wyF3Tt142MOkCpIyCxh/g=="
|
|
},
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"AllowedHosts": "*"
|
|
}
|