Explorar el Código

區分正式與測試服務器部署

change hace 4 años
padre
commit
07fc4bd107
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      run.sh

+ 1 - 1
run.sh

@@ -75,7 +75,7 @@ app_version_three='1.0-SNAPSHOT'
 # 定义应用环境
 profile_active_three='dev'
 echo '----copy jar----'
-docker stop ${app_name_three_three}
+docker stop ${app_name_three}
 echo '----stop container----'
 docker rm ${app_name_three}
 echo '----rm container----'