fix: update Kavenegar API key in appsettings for staging environment
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 8m0s
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 8m0s
This commit is contained in:
@@ -19,6 +19,7 @@
|
|||||||
"Secret": "K2w8k1h1mH2Qz1kqWk0c8kQ2Pq8q9H1eE2nqN1qQ8x7M=",
|
"Secret": "K2w8k1h1mH2Qz1kqWk0c8kQ2Pq8q9H1eE2nqN1qQ8x7M=",
|
||||||
"MasterCode": "1122334455"
|
"MasterCode": "1122334455"
|
||||||
},
|
},
|
||||||
|
"Monitoring": {
|
||||||
"SentryEnabled": false,
|
"SentryEnabled": false,
|
||||||
"SentryDsn": "",
|
"SentryDsn": "",
|
||||||
"SlackEnabled": false,
|
"SlackEnabled": false,
|
||||||
@@ -44,7 +45,7 @@
|
|||||||
"Sms": {
|
"Sms": {
|
||||||
"Enabled": true,
|
"Enabled": true,
|
||||||
"Provider": "Kavenegar",
|
"Provider": "Kavenegar",
|
||||||
"KavenegarApiKey": "497263626F32626A48685A6137524C4F78575A766E4C74694A556B79317648424964655030682B554545413D",
|
"KavenegarApiKey": "43676A4E786A6C50452F2F6252507939346A5145764B33566B456454374E657A614468706658656D6534593D",
|
||||||
"Sender": "1000001110100"
|
"Sender": "1000001110100"
|
||||||
},
|
},
|
||||||
"DayaPayment": {
|
"DayaPayment": {
|
||||||
|
|||||||
Reference in New Issue
Block a user