Skip to content

Commit 15a2f62

Browse files
Update README.md
Co-authored-by: Copilot <[email protected]>
1 parent 89d2d5a commit 15a2f62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -563,7 +563,7 @@ Pass configuration options as command-line arguments when starting the server:
563563
> **🔒 Security Note:** For sensitive configuration like API credentials and connection strings, use environment variables instead of command-line arguments.
564564
565565
```shell
566-
# Set sensistive data as environment variable
566+
# Set sensitive data as environment variable
567567
export MDB_MCP_API_CLIENT_ID="your-atlas-service-accounts-client-id"
568568
export MDB_MCP_API_CLIENT_SECRET="your-atlas-service-accounts-client-secret"
569569
export MDB_MCP_CONNECTION_STRING="mongodb+srv://username:[email protected]/myDatabase"

0 commit comments

Comments
 (0)