Commit b20d5996 Harvey

no message

1 个父辈 5f709334
正在显示 1 个修改的文件 包含 1 行增加1 行删除
...@@ -14,4 +14,4 @@ COPY ./config /app/config ...@@ -14,4 +14,4 @@ COPY ./config /app/config
RUN npm install -g cnpm RUN npm install -g cnpm
RUN cnpm install --production RUN cnpm install --production
CMD [ "node","build/index.js"] CMD [ "node","build/index.js"]
\ No newline at end of file \ No newline at end of file
支持 Markdown 格式
你添加了 0 到此讨论。请谨慎行事。
Finish editing this message first!