master
pan 4 years ago
parent 76115cf820
commit f92cdbf80a
  1. 2
      Dockerfile

@ -17,6 +17,6 @@ RUN git clone git@gogs.kirito.cool:panqihua/RiskCloudRun.git
WORKDIR /app/RiskCloudRun
#安装依赖
RUN yarn
WORKDIR /app
CMD ["node","/app/RiskCloudRun/bin/www"]

Loading…
Cancel
Save