Skip to content

HTTPS npm

Benedikt Broich edited this page Jan 9, 2021 · 1 revision

Enable HTTPS

The application does start with a self signed certificate. A certificat can be specified by using the following command: HTTPS=true SSL_CRT_FILE=cert.crt SSL_KEY_FILE=cert.key npm start

Clone this wiki locally