mirror of
https://github.com/umami-software/umami.git
synced 2026-02-19 20:15:41 +01:00
ci: upd pm2.json
This commit is contained in:
parent
d5d55424eb
commit
ebc01b3558
1 changed files with 1 additions and 3 deletions
4
pm2.json
4
pm2.json
|
|
@ -1,7 +1,5 @@
|
|||
{
|
||||
"name": "umami",
|
||||
"script": "npm",
|
||||
"args": "start",
|
||||
"instances": "max",
|
||||
"exec_mode": "cluster"
|
||||
"args": "start"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue