how can I force to visit my site by 80 port?
问题 I created one website on Firebase, now I want to move the website out from firebase. On the new hosting server, the website url keeps visiting 443 port. How can I force the port change? Is there any cached on the web browser I need clean them up maybe? I want to make it 80 port by default. 回答1: Firebase Hosting will only serve traffic over HTTPS, so port 443. There is no way to force traffic to be served over non-secured HTTP. But traffic coming in to port 80 will (or at least should )