Getting confused with ports

This commit is contained in:
Jonny Barnes 2017-02-23 10:28:45 +00:00
parent 1be9acd848
commit ce73bdf63b

View file

@ -7,7 +7,7 @@ DIR=$(realpath $(dirname "$0"))
USER=$(whoami)
PHP_VERSION=$(phpenv version-name)
ROOT=$(realpath "$DIR/..")
PORT=8000
PORT=9000
SERVER="/tmp/php.sock"
function tpl {