Skip to content

Commit

Permalink
Fix port replacement
Browse files Browse the repository at this point in the history
  • Loading branch information
jmarcher committed Feb 9, 2021
1 parent 63898a7 commit 4c2828b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions valet
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,6 @@ then
if grep --no-messages --quiet 443 ~/.valet/Nginx/$HOST*
then
PORT=88
else
PORT=80
fi

# Fetch Ngrok URL In Background...
Expand Down

0 comments on commit 4c2828b

Please sign in to comment.