提交 316a6531 编写于 作者: S Sercan Özdemir 提交者: GitHub

Update README.md

上级 037b8317
......@@ -55,7 +55,7 @@ To set an external mongodb which is required for meteor to work, you can set ```
To persist your connections and settings simply bind ```/data/db``` directory to your local machine as below.
```docker run -d -p 3000:3000 -v /home/sercan/mongoclient_data/:/data/db mongoclient/mongoclient```
```docker run -d -p 3000:3000 -v <your_path>:/data/db mongoclient/mongoclient```
## Cloud Foundry
You can optionally push the Mongoclient to the CloudFoundry
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册