Browse Source

03wms-yn-test.sh

lizw 2 năm trước cách đây
mục cha
commit
dbaf52d099
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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"