Created
September 9, 2020 10:08
-
-
Save weivall/d306e9a7b7a23024cd50dc93f97251d4 to your computer and use it in GitHub Desktop.
React HTTPS with custom cert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"start": "export HTTPS=true&&SSL_CRT_FILE=cert.pem&&SSL_KEY_FILE=key.pem react-scripts start", |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment