Commit 8172c80e authored by kalvin's avatar kalvin

npm install -g forever

parent 0bd45ae2
...@@ -27,7 +27,7 @@ WORKDIR /home/qg-xterm ...@@ -27,7 +27,7 @@ WORKDIR /home/qg-xterm
RUN npm install RUN npm install
# 安装forever # 安装forever
RUN npm install forever RUN npm install -g forever
WORKDIR /home WORKDIR /home
# 解决中文问题 # 解决中文问题
......
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