HowProgrammingWorks / NodejsStarterKit

Starter Kit for Node.js 16 or later, minimum dependencies 🚀
http://metarhia.com
MIT License
462 stars 102 forks source link

Redirect http to https #116

Closed tshemsedinov closed 4 years ago

tshemsedinov commented 4 years ago

First port in server.ports array will be http, but all other ports will be https. So we need to redirect from http to https ports.