Skip to content

Commit

Permalink
Port 5000 is unavailable on macOS since Monterey
Browse files Browse the repository at this point in the history
  • Loading branch information
pablobm committed Dec 22, 2023
1 parent 28e46ab commit d026ddc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/dev
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ if ! gem list foreman -i --silent; then
gem install foreman
fi

export PORT=3000
exec foreman start -f Procfile.dev "$@"

0 comments on commit d026ddc

Please sign in to comment.