umami/pm2.json

6 lines
60 B
JSON
Raw Normal View History

2020-11-05 12:40:46 +01:00
{
"name": "umami",
"script": "npm",
2020-11-05 12:57:06 +01:00
"args": "start"
2020-11-05 12:40:46 +01:00
}