We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3259c43 commit 55570f8Copy full SHA for 55570f8
integration-test/src/config/.env.uat
@@ -1,4 +1,4 @@
1
-BIZEVENTS_COSMOS_CONN_STRING="AccountEndpoint=https://pagopa-u-weu-bizevents-ds-cosmos-account.documents.azure.com:443/;AccountKey=J2tFz28G9mQChGz4dY2fVukZ8cnojeQN2BxebMXFeodJcXtfckyRyIVDhm3ftRM4a4D9HBEcKOk79WkJSTWT7w==;"
+BIZEVENTS_COSMOS_CONN_STRING=<cosmos-connection-string>
2
BIZ_EVENT_COSMOS_DB_NAME=db
3
BIZ_EVENT_COSMOS_DB_CONTAINER_NAME=biz-events
4
0 commit comments