Skip to content

Commit

Permalink
add ref for docker
Browse files Browse the repository at this point in the history
  • Loading branch information
donsez committed Dec 4, 2024
1 parent 731ec11 commit 9073f60
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions meteor.js/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,9 @@ What's happen into the browsers ?

When developing your application, Meteor starts a local MongoDB instance and automatically connects to it. In production, you must specify a MONGO_URL environment variable pointing at your database https://docs.meteor.com/api/collections.html#mongo_url

* https://github.com/disney/meteor-base/tree/main/example
* https://hub.docker.com/r/geoffreybooth/meteor-base

## More examples

* https://github.com/meteor/examples
Expand Down

0 comments on commit 9073f60

Please sign in to comment.