ci: upd pm2.json

pull/381/head
SinaniG 2020-11-05 14:57:06 +03:00
parent d5d55424eb
commit ebc01b3558
1 changed files with 1 additions and 3 deletions

View File

@ -1,7 +1,5 @@
{
"name": "umami",
"script": "npm",
"args": "start",
"instances": "max",
"exec_mode": "cluster"
"args": "start"
}