Created
November 6, 2017 16:49
-
-
Save kadams54/d94ecfc426a09547144829043ce0d053 to your computer and use it in GitHub Desktop.
.ngrok2/ngrok.yml
This file contains hidden or 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
tunnels: | |
rails: | |
proto: http | |
addr: 3000 | |
webpack: | |
proto: http | |
addr: 8080 | |
host_header: localhost:8080 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment