Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
abhahn committed Aug 7, 2024
1 parent 92f546e commit ef5dbed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@ Note: RBAC assignments can take a few minutes before becoming effective.
| App Setting | Required? | Default Value | Note |
| --- | --- | --- | ------------- |
|DATASOURCE_TYPE|Yes||Must be set to `MongoDB`|
|MONGODB_CONNECTION_STRING|Yes||The connection string used to connect to your Azure Cosmos DB instance|
|MONGODB_CONNECTION_STRING|Yes||The connection string used to connect to your Mongo DB instance|
|MONGODB_VECTOR_INDEX|Yes||The name of your Mongo DB vector index|
|MONGODB_DATABASE_NAME|Yes||The name of your Mongo DB database|
|MONGODB_CONTAINER_NAME|Yes||The name of your Mongo DB container|
Expand Down

0 comments on commit ef5dbed

Please sign in to comment.