From a7c06c8a66cd36b19ac4b6477b9cb4b81a3c8525 Mon Sep 17 00:00:00 2001 From: Pratap2018 Date: Fri, 21 Jun 2024 17:35:27 +0530 Subject: [PATCH] whitelist verify.hypersign.id --- .deploy/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.deploy/deployment.yaml b/.deploy/deployment.yaml index 8b66fc4..dbef0e1 100644 --- a/.deploy/deployment.yaml +++ b/.deploy/deployment.yaml @@ -179,7 +179,7 @@ spec: - name: SERVICE_END_POINT value: __SERVICE_END_POINT__ - name: WHITELISTED_CORS - value: '[ "https://dashboard.hypermine.in","wallet-stage.hypersign.id" , "https://whitelist.hypermine.in", "https://wallet.hypermine.in", "https://ssi.hypermine.in", "http://localhost:4999", "https://hswallet-stage.netlify.app", "https://hyperfyre.netlify.app", "https://wallet-stage.hypersign.id/", "https://hswallet-stage.netlify.app","https://wallet-prajna.hypersign.id","https://hypersign-kyc-widget.netlify.app"]' + value: '[ "https://dashboard.hypermine.in","wallet-stage.hypersign.id" , "https://whitelist.hypermine.in", "https://wallet.hypermine.in", "https://ssi.hypermine.in", "http://localhost:4999", "https://hswallet-stage.netlify.app", "https://hyperfyre.netlify.app", "https://wallet-stage.hypersign.id/", "https://hswallet-stage.netlify.app","https://wallet-prajna.hypersign.id","https://hypersign-kyc-widget.netlify.app","https://verify.hypersign.id"]' volumes: - name: auth-server-hypersign-json