mastering-chrome-devtools icon indicating copy to clipboard operation
mastering-chrome-devtools copied to clipboard

fix: use port 3000 only when environment port is missing

Open MohammadHH opened this issue 3 years ago • 0 comments

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.

MohammadHH avatar Jan 12 '23 05:01 MohammadHH