fix: update Gateway URL and SignalR HubPath in staging configuration
Build and Deploy to Kubernetes / build-and-deploy (push) Failing after 3m9s

This commit is contained in:
masoodafar-web
2026-02-10 22:06:13 +03:30
parent 081b9d3c10
commit 83d0ca1e0c
3 changed files with 2 additions and 41 deletions
@@ -1,12 +1,12 @@
{
"GwUrl": "https://frontoffice-bff.se.kbs1.ir",
"GwUrl": "https://cms.se.kbs1.ir",
"DownloadUrl": "https://dl.afrino.co",
"EncryptionSettings": {
"Key": "kmcQ3XTmH4mrdh8VHziuscyf8LLYjG//Kyni81nH/0E=",
"IV": "1wyF3Tt142MOkCpIyCxh/g=="
},
"SignalR": {
"HubPath": "/hubs/token-relay"
"HubPath": "/hubs/token-notification"
},
"Logging": {
"LogLevel": {