Skip to content

Commit 90f90b1

Browse files
chore: remove further mention of --config
1 parent d5d4ebe commit 90f90b1

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
@@ -565,7 +565,7 @@ For a full list of roles and their privileges, see the [Atlas User Roles documen
565565

566566
#### Configuration File
567567

568-
Store configuration in a JSON file and load it using the `MDB_MCP_CONFIG` environment variable (recommended) or `--config` command-line argument.
568+
Store configuration in a JSON file and load it using the `MDB_MCP_CONFIG` environment variable.
569569

570570
> **🔒 Security Best Practice:** Prefer using the `MDB_MCP_CONFIG` environment variable for sensitive fields over the configuration file or `--config` CLI argument. Command-line arguments are visible in process listings.
571571

0 commit comments

Comments
 (0)