mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Updated pm2 configuration
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"apps" : [{
|
||||
"name" : "zoff",
|
||||
"script" : "./index.js",
|
||||
"script" : "./app.js",
|
||||
"watch" : true,
|
||||
"ignore_watch": ["node_modules", "public/assets/images/thumbnails"],
|
||||
}]
|
||||
|
||||
Reference in New Issue
Block a user