Skip to content

Commit

Permalink
(nit)Update README.md typo (#181)
Browse files Browse the repository at this point in the history
  • Loading branch information
EQemccudden authored Jan 18, 2024
1 parent 1f7ed86 commit fd35f30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ When running the Proxy, the following flags can be used (none are required) :
| `sign-host` | String | Host to sign for | None |
| `host` | String | Host to proxy to | None |
| `region` | String | AWS region to sign for | None |
| `pstream-url-scheme` | String | Protocol to proxy with | https |
| `upstream-url-scheme` | String | Protocol to proxy with | https |
| `no-verify-ssl` | Boolean | Disable peer SSL certificate validation | `False` |
| `transport.idle-conn-timeout` | Duration | Idle timeout to the upstream service | `40s` |

Expand Down

0 comments on commit fd35f30

Please sign in to comment.