mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Merge pull request #6080 from meteor/rdickert-patch-1
mongo url is good for an hour now
This commit is contained in:
@@ -369,7 +369,7 @@ running.
|
||||
|
||||
Instead of opening a shell, specifying --url (-U) will return a URL
|
||||
suitable for an external program to connect to the database. For remote
|
||||
databases on deployed applications, the URL is valid for one minute.
|
||||
databases on deployed applications, the URL is valid for one hour.
|
||||
|
||||
Options:
|
||||
--url, -U return a Mongo database URL
|
||||
|
||||
Reference in New Issue
Block a user