-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(dev): Require dev port selected is 80, 443, or between 1024-65535 (…
…#895) * Require port selected is between 1024-65535 to avoid user selecting "unsafe" or reserved ports that browsers wont allow you to send traffic to * Allow 80, 443 to be passed as a port to --port as well
- Loading branch information
1 parent
23ae62b
commit c35a27b
Showing
1 changed file
with
24 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters