Skip to content

Commit

Permalink
whitelist
Browse files Browse the repository at this point in the history
  • Loading branch information
Pratap2018 committed Jun 21, 2024
1 parent 2a34e4e commit dcd22b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .deploy/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,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
secret:
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit dcd22b3

Please sign in to comment.