I put this `"start": "HTTPS=true SSL_CRT_FILE=./.c...
# general
k
I put this
"start": "HTTPS=true SSL_CRT_FILE=./.cert/cert.pem SSL_KEY_FILE=./.cert/key.pem npm-run-all --parallel spa api-server"
in
package.json
and copied my cert and key over