Explorar el Código

03wms-yn-test.sh

lizw hace 2 años
padre
commit
dbaf52d099
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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"