Last active
April 19, 2021 12:39
-
-
Save ZacharyJacobCollins/c1214d00da772f93db312ed4b416fdf0 to your computer and use it in GitHub Desktop.
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
lives in ~/.ngrok2/ngrok.yml | |
authtoken: (authtokenhere) | |
tunnels: | |
trove-assistant-zcollins: | |
addr: api-assistant.lift.dev:80 | |
proto: http | |
host_header: rewrite | |
bind_tls: true | |
subdomain: trove-assistant-zcollins |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment