File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1- DB_CONNECTION_STRING="mongodb+srv ://<username>:<password>@<host>.mongocluster.cosmos. azure.com/?tls=true&authMechanism=SCRAM-SHA-256&retrywrites=false&maxIdleTimeMS=120000 "
1+ DB_CONNECTION_STRING="AccountEndpoint=https ://<cosmos-account-name>.documents. azure.com:443/;AccountKey=<cosmos-account-key>; "
22AOAI_ENDPOINT = "https://<resource>.openai.azure.com/"
33AOAI_KEY = "<key>"
Original file line number Diff line number Diff line change 1- DB_CONNECTION_STRING="mongodb+srv ://<username>:<password>@<host>.mongocluster.cosmos. azure.com/?tls=true&authMechanism=SCRAM-SHA-256&retrywrites=false&maxIdleTimeMS=120000 "
1+ DB_CONNECTION_STRING="AccountEndpoint=https ://<cosmos-account-name>.documents. azure.com:443/;AccountKey=<cosmos-account-key>; "
22AOAI_ENDPOINT = "https://<resource>.openai.azure.com/"
33AOAI_KEY = "<key>"
You can’t perform that action at this time.
0 commit comments