浏览代码

luolai api-gateway

zhoucg 1 月之前
父节点
当前提交
bbf5ce7902
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      08luolai/07api-gateway-prod.sh
  2. 1 1
      08luolai/10api-gateway-test.sh

+ 1 - 1
08luolai/07api-gateway-prod.sh

@@ -4,7 +4,7 @@ set -e
 
 codePath=/home/www/deploy/api_gateway
 gitUrlArr=(
-  "http://git.yvanui.com/arch/api-gateway.git"
+  "http://git.yvanui.com/projects/api-gateway.git"
 )
 
 branchArr=(

+ 1 - 1
08luolai/10api-gateway-test.sh

@@ -4,7 +4,7 @@ set -e
 
 codePath=/home/www/deploy/api_gateway_test
 gitUrlArr=(
-  "http://git.yvanui.com/arch/api-gateway.git"
+  "http://git.yvanui.com/projects/api-gateway.git"
 )
 
 branchArr=(