Skip to content

Instantly share code, notes, and snippets.

@weivall
Created September 9, 2020 10:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save weivall/d306e9a7b7a23024cd50dc93f97251d4 to your computer and use it in GitHub Desktop.
Save weivall/d306e9a7b7a23024cd50dc93f97251d4 to your computer and use it in GitHub Desktop.
React HTTPS with custom cert
"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