awips2/build/deploy.edex.awips2/esb/etc/dataprovideragent.sh
2017-06-16 09:49:08 -06:00

6 lines
143 B
Bash

#!/bin/bash
export MAX_MEM=1536 # in Meg
export MAX_PERM_SIZE=192m
export EDEX_DEBUG_PORT=5010
export EDEX_JMX_PORT=1621
export MGMT_PORT=9606