Reputation: 13
I have production app running on Digital Ocean. I need to revise the code. It easy with meteor.com hosting:
meteor deploy xxx
How do I update production app with self hosting like Digital Ocean?
Thank You
Upvotes: 0
Views: 132
Reputation: 1292
You should re-deploy with mupx to update your app on prod.
Upvotes: 2