UNPKG
miakinager
Version:
latest (0.1.37)
0.1.37
0.1.36
0.1.35
0.1.3
0.1.2
Manage PM2 processes
miakinager
/
_miakonfig.json
10 lines
(9 loc)
•
193 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
{
"dir"
:
"../"
,
"password"
:
"password"
,
"ssl"
:
{
"enabled"
:
false
,
"private"
:
"./cert/private.key"
,
"certificate"
:
"./cert/certificate.crt"
}
}