mirror of
https://github.com/Unitech/pm2.git
synced 2025-12-08 20:35:53 +00:00
100ms interval to dashboard
This commit is contained in:
parent
0cb919ba90
commit
c81d8b6cd8
@ -395,7 +395,7 @@ module.exports = function(CLI) {
|
||||
|
||||
setTimeout(function() {
|
||||
launchDashboard();
|
||||
}, 400);
|
||||
}, 100);
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user