pm2-gui/pm2-gui.conf

6 lines
98 B
Plaintext

module.exports = {
"pm2": "~/.pm2",
"refresh": 5000,
"manipulation": true,
"port": 8088
};