Getting confused with ports
This commit is contained in:
parent
1be9acd848
commit
ce73bdf63b
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue