index
:
modmail
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
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"
}]
}