Skip to content

Commit efb78f3

Browse files
update readme
1 parent a0ade51 commit efb78f3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ The default timeout is `5s`. Set to `0` or `none` to disable the timeout.
1818
## Examples
1919

2020
```
21-
# Enable from any source (probably don't want this in prod)
22-
proxyprotocol 0.0.0.0/0 ::/0
21+
# Enable from any source
22+
proxyprotocol
2323
2424
# Enable from local subnet and fixed IP
2525
proxyprotocol 10.22.0.0/16 10.23.0.1/32

0 commit comments

Comments
 (0)