Skip to content

Commit e6f8606

Browse files
author
EspressoTrip-v2
committed
readme fixes
1 parent 1cf035f commit e6f8606

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ run().catch(console.error);
9898

9999
Using Mongo Atlas usually means the connection is a SRV string. Under the hood Mongo driver converts this to a standard connection string.
100100
When the driver opens socket connections it will have one for each replica set member. These connections will need to be allowed by the CloudCode egress proxy to work.
101-
Prior contacting JourneyApps support, get your SRV string and run the following:
101+
Before contacting JourneyApps support to get your egress token, retrieve your SRV string from Atlas and run the following commands to get the replicas domains:
102102

103103
```bash
104104
# your SRV is mongodb+srv://<username>:<password>@cluster1.vlnzcbp.mongodb.net

0 commit comments

Comments
 (0)