Browse Source

03wms84-test.sh

lizw 2 năm trước cách đây
mục cha
commit
41d3d2fa04
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      hua_wei_yun/03wms84-test.sh

+ 1 - 1
hua_wei_yun/03wms84-test.sh

@@ -129,7 +129,7 @@ dirPath=/home/www/deploy/wms84_test/wms/wms-application/build/libs/
 serverName=wms84_test
 
 cmd=$1
-profiles=${2:-"dev"}
+profiles=${2:-"test"}
 
 #-------------------------------------------------------------------
 JAVA_MEM_OPTS=" -DappName=${serverName} -server -Xmx2g -Xms2g"