From 87eed8e085b8f486d2559b6da82ea28e37282389 Mon Sep 17 00:00:00 2001 From: lizw <1183409807@qq.com> Date: Sun, 8 Jan 2023 14:59:57 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9C=A3=E7=A7=91=E7=94=9F=E4=BA=A7=E7=8E=AF?= =?UTF-8?q?=E5=A2=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05shengke/06api-gateway.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05shengke/06api-gateway.sh b/05shengke/06api-gateway.sh index 0a6fccb..c3fd372 100644 --- a/05shengke/06api-gateway.sh +++ b/05shengke/06api-gateway.sh @@ -72,7 +72,7 @@ buildCode() { echo "" } -logPath=/home/www/logs/api_gateway/api_gateway.log +logPath=/data/logs/api_gateway/api_gateway.log dirPath=/home/www/deploy/api_gateway/api-gateway-server/build/libs/ serverName=api_gateway