#!/bin/bash set -a source ./application.env set +a export JAVA_OPTS="-Xms512m -Xmx2048m -Dhttp.port=9000" build/stage/wherehows-frontend/bin/playBinary