We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2e0ea46 + 7988904 commit 9c65eb9Copy full SHA for 9c65eb9
container.application.properties
@@ -65,7 +65,7 @@ platform.placeholder.variables=\
65
"egeriaEndpoint" : "https://host.docker.internal:9443",\
66
"postgreSQLDatabaseURL" : "jdbc:postgresql://host.docker.internal:5442/egeria",\
67
"secretsStore" : "loading-bay/secrets/default.omsecrets",\
68
- "postgreSQLServerCollectionName" : "PostgreSQL Server:LocalPostgreSQL1"\
+ "postgreSQLServerCollectionName" : "PostgreSQL Server:LocalPostgreSQL1",\
69
"metadataAccessSecretsStore" : "loading-bay/secrets/coco-user-directory.omsecrets",\
70
"metadataAccessCollectionName" : "userDirectory"\
71
}
0 commit comments