【发布时间】:2015-11-22 01:18:59
【问题描述】:
我在安装 Ghost 时错误地使用控制台“永远停止 index.js”。现在该站点处于离线状态。我该如何解决这个问题?
【问题讨论】:
-
forever start index.js也许?
我在安装 Ghost 时错误地使用控制台“永远停止 index.js”。现在该站点处于离线状态。我该如何解决这个问题?
【问题讨论】:
forever start index.js 也许?
来自 Ghost 帮助支持:
使用Ghost 安装目录中的
forever启动Ghost 输入NODE_ENV=production forever start index.js
【讨论】: