Skip to content

Commit

Permalink
updating README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
channel-42 committed Oct 25, 2024
1 parent 89c6abc commit 2f79f9c
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 @@ -109,7 +109,7 @@ stringData:
# this can be the public ip or domain pointing of the gateway
Endpoint = mydomain.com:51820
# allow entire subnet
AllowedIPs = 10.1.10.2/24
AllowedIPs = 10.1.10.0/24
# keep the connection alive
PersistentKeepalive = 25
```
Expand Down

0 comments on commit 2f79f9c

Please sign in to comment.