You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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