This scenario is expected. Since a port part cannot be supplied as part of the parent
value, we assume port 80 (HTTP) for port 443 (HTTPS) for all other domains.localhost
and 127.0.0.1/8
parent values and
As a non-React developer, I want to confirm I got this correct. Is port 3000 the default port for all React apps, or does the port differ for HTTP and HTTPS? Once I know that, I’ll pass this information onto the engineering team. At this time though, we only support the 80/443 ports as mentioned above.
Update: As of June 10, we accept any port for local development.