Created
April 18, 2017 10:41
-
-
Save shellus/c2a6c89d69f6cb1520b14e933c519977 to your computer and use it in GitHub Desktop.
ngrok client configure file usage:-config ngrok.yaml
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
server_addr: you-ngrok-server-domain:4443 | |
auth_token: you-authtoken | |
tunnels: | |
you-subdomain: | |
proto: | |
http: "80" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment