From c46f0845ba6d3f444681c8465e50baba26c255b3 Mon Sep 17 00:00:00 2001 From: pan <1029559041@qq.com> Date: Sat, 10 Oct 2020 04:46:00 +0800 Subject: [PATCH] init --- shell/initRisk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/shell/initRisk b/shell/initRisk index 7b9598e..5cf716a 100644 --- a/shell/initRisk +++ b/shell/initRisk @@ -2,10 +2,10 @@ #运行web服务端 -updateRisk RiskCloudMock & +updateRisk RiskCloudMock #ENTRYPOINT ["updateRisk","RiskCloudMock"] #运行web客户端 -updateRisk RiskCloudFontend & +updateRisk RiskCloudFontend #ENTRYPOINT ["updateRisk","RiskCloudFontend"] #运行自动部署服务端 node /app/RiskCloudRun/bin/www