Skip to content

Commit 6cd24ce

Browse files
committed
Remove extraneous blank line
1 parent 6f52218 commit 6cd24ce

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@ The router is configured with environment variables.
9393
| `LAMBDA_DISPATCH_PreferredControlChannelScheme` | The scheme to use for the control channel<br>- `http` - Use HTTP<br>- `https` - Use HTTPS | `https` |
9494
| `LAMBDA_DISPATCH_IncomingRequestHTTPPort` | The port to listen for incoming requests. This is the port contacted by the ALB. | 5001 |
9595
| `LAMBDA_DISPATCH_IncomingRequestHTTPSPort` | The port to listen for incoming requests. This is the port contacted by the ALB. | 5002 |
96-
| |
9796
| `LAMBDA_DISPATCH_ControlChannelInsecureHTTP2Port` | The non-TLS port to listen for incoming control channel requests. This is the port contacted by the Lambda extension. | 5003 |
9897
| `LAMBDA_DISPATCH_ControlChannelHTTP2Port` | The TLS port to listen for incoming control channel requests. This is the port contacted by the Lambda extension. | 5004 |
9998

0 commit comments

Comments
 (0)