We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aaf1375 commit cb27ac8Copy full SHA for cb27ac8
README.md
@@ -62,7 +62,7 @@ A detailed tutorial is available here:
62
1. Install the [Google Cloud SDK](https://cloud.google.com/sdk/).
63
1. Setup a MongoDB server. You have a few options:
64
1. Create a Google Compute Engine virtual machine with [MongoDB pre-installed](https://cloud.google.com/launcher/?q=mongodb).
65
- 1. Use [MongoLab](https://mongolab.com/google/) to create a free MongoDB deployment on Google Cloud Platform.
+ 1. Use [mLab](https://mlab.com/google/) to create a free MongoDB deployment on Google Cloud Platform (only US-central).
66
1. Modify `app.yaml` to update your environment variables.
67
1. Delete `Dockerfile`
68
1. Deploy it with `gcloud preview app deploy`
0 commit comments