Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Pratap2018 committed Dec 29, 2023
1 parent 94e4c5e commit efc3d05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .deploy/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ spec:
- name: JWT_SECRET
value: __JWT_SECRET__
- name: WHITELISTED_CORS
value: "['https://entity.hypersign.id','https://entity.hypersign.id','https://entity-stage.hypersign.id','https://api.entity-stage.hypersign.id','https://wallet-jagrat.hypersign.id']"
value: "['https://entity.hypersign.id','https://entity.hypersign.id','https://entity-stage.hypersign.id','https://api.entity-stage.hypersign.id','https://wallet-jagrat.hypersign.id','https://wallet-prajna.hypersign.id']"

ports:
- containerPort: __PORT__
Expand Down

0 comments on commit efc3d05

Please sign in to comment.