Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow port choices for apps to start from 1 (#14114)
This commit adds changes to allow port choices for apps to start from 1 as we already validate if the port is in use or not (earlier it was 1025).
- Loading branch information