소스 검색

03wms-yn-test.sh

lizw 2 년 전
부모
커밋
dbaf52d099
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      yxt-db-pg/03wms-yn-test.sh

+ 1 - 1
yxt-db-pg/03wms-yn-test.sh

@@ -114,7 +114,7 @@ dirPath=/home/www/deploy/wms8_test/wms-biz/servo/build/libs/
 serverName=wms8_test
 
 cmd=$1
-profiles=${2:-"prod"}
+profiles=${2:-"pg-yn-test"}
 
 #-------------------------------------------------------------------
 JAVA_MEM_OPTS=" -DappName=${serverName} -server -Xmx2g -Xms2g"