Skip to content

Commit 608ebbf

Browse files
committed
add link to local ssl proxy gist in readme
1 parent a1121e2 commit 608ebbf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ This project is currently in development! It will be announced when there is a (
2929
8. Install the [React Developer Tools](https://chrome.google.com/webstore/detail/react-developer-tools/fmkadmapgofadopljbjfkapdkoienihi?hl=en).
3030
9. Open and close the Redux DevTools using `ctrl+h`, and move them with `ctrl+w`
3131

32+
###Testing SSL on your local machine
33+
Please refer to [this gist](https://gist.github.com/andrewn/953ffd5cb17ac2634dc969fc7bdaff3f). This allows you to access the editor using both HTTP and HTTPS. Don't worry about this unless you need to make changes or test HTTPS behavior.
34+
3235
##Production Installation
3336
1. Clone this repostory and `cd` into it
3437
2. `$ git submodule init`

0 commit comments

Comments
 (0)