提交 99c5facc 编辑于 作者: 陈志培's avatar 陈志培
浏览文件

添加.scripts

上级 cc8bfa9f
显示 2 个添加1 个删除
+2 -1
......@@ -9,6 +9,7 @@ ADD steedos-app ./steedos-app/
ADD package.json .
ADD moleculer.config.js .
ADD steedos-config.yml ./steedos-config.yml
ADD .scripts ./.scripts/
# RUN npm config set registry http://registry.npm.taobao.org/
# RUN yarn config set registry http://registry.npm.taobao.org/
......@@ -17,4 +18,4 @@ RUN yarn
ENV NODE_ENV=production
CMD ["yarn", "start"]
\ No newline at end of file
CMD ["yarn", "start"]
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册