techmagellc

Results 1 comments of techmagellc

I did find a solution to the "custom CA" part of this. Change your pm2 line to this: pm2 start server/server.js --node-args="--use-openssl-ca" --name uptime-kuma Assuming you've put the CA's root...