Skip to content

Commit

Permalink
Merge pull request #46 from hypersign-protocol/update-prajna
Browse files Browse the repository at this point in the history
update
  • Loading branch information
Pratap2018 authored Dec 28, 2023
2 parents 3abcd13 + e8149c2 commit b3780de
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 @@ -33,7 +33,7 @@ spec:
- name: DB_INMEM
value: "__DB_INMEM__"
- name: DB_URL
value: __DB_URL__
value: "__DB_URL__"
- name: EDV_BASE_URL
value: "__EDV_BASE_URL__"
- name: EDV_CONFIG_DIR
Expand Down Expand Up @@ -130,7 +130,7 @@ spec:
- name: DB_INMEM
value: "__DB_INMEM__"
- name: DB_URL
value: __DB_URL__
value: "__DB_URL__"
- name: EDV_BASE_URL
value: "__EDV_BASE_URL__"
- name: EDV_CONFIG_DIR
Expand Down

0 comments on commit b3780de

Please sign in to comment.