set -o allexport DB_USER="stoccatre" DB_HOST="localhost" DB_PASS="password" DB_PORT=3306 HOST="localhost" PORT=8080 set +o allexport