common.sh 93 B

1234567
  1. #!/usr/bin/env bash
  2. HOST=127.0.0.1
  3. #HOST=39.104.63.130
  4. PORT=8088
  5. echo host:$host port:$PORT