Skip to content

Commit f40f198

Browse files
change postgress key (#830)
1 parent ea19ba8 commit f40f198

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

installers/docker-compose/engine/config/vault.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ query.mongo.collection.query=queries
33
query.mongo.collection.queryEvent=collections
44
query.mongo.connectionString=${MONGODB_URI}
55
postgres_username_ref=postgres
6-
postgres_password_ref=postgres
6+
postgres_value_ref=postgres

installers/examples/esg-2023/engine/config/vault.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ query.mongo.collection.query=queries
33
query.mongo.collection.queryEvent=collections
44
query.mongo.connectionString=${MONGODB_URI}
55
postgres_username_ref=postgres
6-
postgres_password_ref=postgres
6+
postgres_value_ref=postgres

0 commit comments

Comments
 (0)