소스 검색

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=(