Unverified Commit edbdb7b3 authored by Ahmad Nemati's avatar Ahmad Nemati Committed by GitHub

Create pm2.json

parent a9f999c9
{
"apps": [
{
"name": "app",
"script": "./app.js",
"merge_logs": true,
"log_date_format": "HH:mm"
}
]
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment