Bladeren bron

luolai api-gateway

zhoucg 1 maand geleden
bovenliggende
commit
bbf5ce7902
2 gewijzigde bestanden met toevoegingen van 2 en 2 verwijderingen
  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=(