aboutsummaryrefslogtreecommitdiff
path: root/modmail-pm2.json
blob: f8b1af93602f5e71d0a78503e32d92cc56d51a1d (plain) (blame)
1
2
3
4
5
6
7
8
{
    "apps": [{
        "name": "ModMail",
        "cwd": "./",
        "script": "npm",
        "args": "start"
    }]
}