Skip to content

Commit b9ae48d

Browse files
Update README.md
Co-authored-by: David Prothero <[email protected]>
1 parent bb5e33b commit b9ae48d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ Then configure the request validation:
304304
A couple of notes about the configuration:
305305
- `Twilio:RequestValidation:AuthToken` falls back on `Twilio:AuthToken`. You only need to configure one of them.
306306
- `AllowLocal` will skip validation when the HTTP request originated from localhost.
307-
- Use `BaseUrlOverride` in case you are in front of a reverse proxy or a tunnel like ngrok. The path of the current request will be appended to the `BaseUrlOverride` for request validation.
307+
- Use `BaseUrlOverride` in case your app is behind a reverse proxy or a tunnel like ngrok. The path of the current request will be appended to the `BaseUrlOverride` for request validation.
308308

309309
You can also manually configure the request validation:
310310

0 commit comments

Comments
 (0)