module.exports = {
apps: [
{
name: "sortayok",
cwd: "D:/sortayok",
script: "npm.cmd",
args: "start"
}
]