Browse Source

日志文件分隔

lizw 3 years ago
parent
commit
c6b5ab088c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      yxt/api-gateway.sh

+ 1 - 1
yxt/api-gateway.sh

@@ -8,7 +8,7 @@ serverName=yxt_api_gateway
 logPath=/data/logs/soap_gateway_test/soap_gateway_test.log
 logPath=/data/logs/soap_gateway_test/soap_gateway_test.log
 
 
 cmd=$1
 cmd=$1
-profiles=${2:-"dev"}
+profiles=${2:-"test"}
 echoPrefix="\033[36m+"
 echoPrefix="\033[36m+"
 echoSuffix="\033[0m"
 echoSuffix="\033[0m"