Instead of using BaseUrlOverride, you can use the forwarded headers middleware to configure the HTTP request with the original HTTP request URL received by the reverse proxy, such as ngrok.
Contributing to Twilio
All third-party contributors acknowledge that any contributions they provide will be made under the same open-source license that the open-source project is provided under.
[x] I acknowledge that all my contributions will be made under the project's license.
Instead of using
BaseUrlOverride
, you can use the forwarded headers middleware to configure the HTTP request with the original HTTP request URL received by the reverse proxy, such as ngrok.Contributing to Twilio