From 50d9bd1d46f1d456852926272a13d4242f921297 Mon Sep 17 00:00:00 2001 From: zhl Date: Tue, 28 May 2019 17:44:51 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=8E=92=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- start.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/start.json b/start.json index a46f04c..9af039a 100644 --- a/start.json +++ b/start.json @@ -1,7 +1,7 @@ { "apps": [ { - "name": "ghost", + "name": "spider", "script": "lib/app.js", "cwd": "/data/apps/movie_spider", "max_memory_restart": "1024M",