mirror of
https://github.com/pirate/wireguard-docs.git
synced 2026-03-05 16:06:16 +00:00
Remove Endpoint from NAT peer examples
Co-authored-by: pirate <511499+pirate@users.noreply.github.com>
This commit is contained in:
@@ -13,7 +13,6 @@ AllowedIPs = 10.0.44.2/32
|
||||
|
||||
[Peer]
|
||||
# Name = home-server.example-vpn.dev
|
||||
Endpoint = home-server.example-vpn.dev:51820
|
||||
PublicKey = 8bSk5fATxg9qdxbK20iTGdrQ7SWvxIBhxdMo+W54pEg=
|
||||
AllowedIPs = 10.0.44.3/32
|
||||
|
||||
|
||||
Reference in New Issue
Block a user