mastering-chrome-devtools
mastering-chrome-devtools copied to clipboard
fix: use port 3000 only when environment port is missing
It is better to tie the port to the one that is provided by the environment when deploying the app. Some services will not expose port 3000.