#Installing ngrok on OSX
- Download ngrok
- Unzip it to your Applications directory
- Create a symlink (instructions below)
Run the following two commands in Terminal to create the symlink.
# cd into your local bin directory| config: { | |
| "development": { | |
| "url": "'https://' + process.env.C9_HOSTNAME", | |
| }, | |
| "server": { | |
| "host": "process.env.IP", | |
| "port": "process.env.PORT" | |
| } | |
| } |
#Installing ngrok on OSX
Run the following two commands in Terminal to create the symlink.
# cd into your local bin directory