#!/usr/bin/env bash HOST=127.0.0.1 #HOST=39.104.63.130 PORT=8088 echo host:$host port:$PORT