lizw 2 anni fa
parent
commit
83d3f7044c
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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:-"test"}
+profiles=${2:-"dev"}
 
 #-------------------------------------------------------------------
 JAVA_MEM_OPTS=" -DappName=${serverName} -server -Xmx2g -Xms2g"