Explorar el Código

luolai api-gateway

zhoucg hace 1 mes
padre
commit
bbf5ce7902
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  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=(