3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-15 05:41:51 +00:00
zeppelin/process.json

10 lines
138 B
JSON
Raw Normal View History

2019-05-04 10:52:14 +03:00
{
"apps": [
{
"name": "zeppelin",
"script": "dist/index.js",
"log_date_format": "YYYY-MM-DD HH:mm:ss"
}
]
}