dev.sh 156 B

123456
  1. export STORE_USER="dev"
  2. export STORE_USER_PASS="dev"
  3. export STORE_HTTP_PORT="25000"
  4. export STORE_MEM_RECORD_POOL_SIZE="5000"
  5. cd ./bin_dev && \
  6. ./gostore_dev