@@ -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"