adding one step to mongolab deployment
Actually you have to enter to the recently created database in order to see the message: "A database user is required to connect to this database.* **Click here** *to create a new one."
This commit is contained in:
@ -939,6 +939,7 @@ experience, **Heroku** is the easiest to get started with, it will automatically
|
|||||||
- Enter *Database name** for your web app
|
- Enter *Database name** for your web app
|
||||||
- Then click on **:zap:Create new MongoDB deployment** button
|
- Then click on **:zap:Create new MongoDB deployment** button
|
||||||
- Now, to access your database you need to create a DB user
|
- Now, to access your database you need to create a DB user
|
||||||
|
- Click to the recently created database
|
||||||
- You should see the following message:
|
- You should see the following message:
|
||||||
- *A database user is required to connect to this database.* **Click here** *to create a new one.*
|
- *A database user is required to connect to this database.* **Click here** *to create a new one.*
|
||||||
- Click the link and fill in **DB Username** and **DB Password** fields
|
- Click the link and fill in **DB Username** and **DB Password** fields
|
||||||
|
Reference in New Issue
Block a user