Bofa

Results 4 issues of Bofa

Mup version (`1.5.3`): Mup config ```js module.exports = { servers: { one: { // TODO: set host address, username, and authentication method host: "X.X.X.X", username: "root", // pem: './path/to/pem' password:...

Can you help me to deploy meteor on digitalocean with ssl?

Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. Here is the diff that solved...