diff options
Diffstat (limited to 'ui/run')
-rwxr-xr-x | ui/run | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ # run meteor with different mongo MONGO_URL=mongodb://localhost:27017/osdna meteor run +# MONGO_URL=mongodb://calipso:calipso_default@64.103.124.119:27017/calipso meteor run |