Skip to content

Commit b3780de

Browse files
authored
Merge pull request #46 from hypersign-protocol/update-prajna
update
2 parents 3abcd13 + e8149c2 commit b3780de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.deploy/deployment.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ spec:
3333
- name: DB_INMEM
3434
value: "__DB_INMEM__"
3535
- name: DB_URL
36-
value: __DB_URL__
36+
value: "__DB_URL__"
3737
- name: EDV_BASE_URL
3838
value: "__EDV_BASE_URL__"
3939
- name: EDV_CONFIG_DIR
@@ -130,7 +130,7 @@ spec:
130130
- name: DB_INMEM
131131
value: "__DB_INMEM__"
132132
- name: DB_URL
133-
value: __DB_URL__
133+
value: "__DB_URL__"
134134
- name: EDV_BASE_URL
135135
value: "__EDV_BASE_URL__"
136136
- name: EDV_CONFIG_DIR

0 commit comments

Comments
 (0)