Skip to content

Commit cc3988a

Browse files
authored
docs: remove mlab and only recommend atlas
1 parent 4a23b7a commit cc3988a

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
@@ -62,7 +62,7 @@ values should work fine for running on localhost, however for an
6262
Internet-accessible deployment the following variables will need to be exported:
6363

6464
- `SERVER_NAME` - **Required**; Address at which server will be accessible on the Internet. E.g. `https://strider.example.com` (note: no trailing slash, and included protocol)
65-
- `DB_URI` - MongoDB DB URI (with port number if local, e.g. localhost:27017) if not localhost (you can safely use [MongoLab free plan][mongolab] or [MongoDB Atlas](https://www.mongodb.com/cloud/atlas))
65+
- `DB_URI` - MongoDB DB URI (with port number if local, e.g. localhost:27017) if not localhost (you can also use [MongoDB Atlas](https://www.mongodb.com/cloud/atlas))
6666

6767
You might need to follow these instructions if you use any of these, please do so before filing issues.
6868

0 commit comments

Comments
 (0)