Skip to content
This repository was archived by the owner on May 8, 2024. It is now read-only.

Support for custom domains (white label) and region#41

Open
ahm322 wants to merge 2 commits into
twilio-labs:masterfrom
ahm322:master
Open

Support for custom domains (white label) and region#41
ahm322 wants to merge 2 commits into
twilio-labs:masterfrom
ahm322:master

Conversation

@ahm322
Copy link
Copy Markdown

@ahm322 ahm322 commented Mar 13, 2020

Support for custom domains (white label) for paid accounts (pro) using ngrok.hostname in web.config
also you can specify the region when starting the client by adding ngrok.region in web.config
in the case of multiple projects select the first project's region.

<add key="ngrok.hostname" value="dev.test.com"/> <add key="ngrok.region" value="eu"/>

@dprothero
Copy link
Copy Markdown
Collaborator

Nice! These are great additions. I will take a closer look soon. In the meantime, perhaps you could investigate the two failing tests?

@tomasmcguinness
Copy link
Copy Markdown

I've love to see region support!

@keithlfs
Copy link
Copy Markdown

Region support would be fantastic as we use the .eu region.

@TSCarterJr
Copy link
Copy Markdown

@dprothero What is the status of this PR? Is it awaiting something before it can be implemented?

@dprothero
Copy link
Copy Markdown
Collaborator

I'm sorry, but I am no longer maintaining this project.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants