@ -16,5 +16,5 @@ WORKDIR /app/RiskCloudRun
#安装依赖
RUN yarn
CMD ["node","/bin/www"]
CMD ["node","/app/RiskCloudRun/bin/www"]