Skip to content

Commit ca067a1

Browse files
authored
chore: enforce access list (#214)
1 parent 3af84ca commit ca067a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ You can pass your connection string via args, make sure to use a valid username
6767

6868
#### Option 2: Atlas API credentials args
6969

70-
Use your Atlas API Service Accounts credentials. More details in the [Atlas API Access](#atlas-api-access) section.
70+
Use your Atlas API Service Accounts credentials. Must follow all the steps in [Atlas API Access](#atlas-api-access) section.
7171

7272
```json
7373
{
@@ -229,7 +229,7 @@ To learn more about Service Accounts, check the [MongoDB Atlas documentation](ht
229229
- After creation, you'll be shown the Client ID and Client Secret
230230
- **Important:** Copy and save the Client Secret immediately as it won't be displayed again
231231

232-
3. **Add Access List Entry (Optional but recommended):**
232+
3. **Add Access List Entry:**
233233

234234
- Add your IP address to the API access list
235235

0 commit comments

Comments
 (0)