mirror of
https://github.com/umami-software/umami.git
synced 2026-02-18 11:35:37 +01:00
7 lines
108 B
JSON
7 lines
108 B
JSON
{
|
|
"name": "umami",
|
|
"script": "npm",
|
|
"args": "start",
|
|
"instances": "max",
|
|
"exec_mode": "cluster"
|
|
}
|