mirror of
https://github.com/pirate/wireguard-docs.git
synced 2025-10-03 22:36:17 +00:00
fix missing property Name
This commit is contained in:
@@ -23,6 +23,6 @@ PublicKey = BV5DjXeCugIrjvEZLo4sZ0hN5wveFTH8kOfZ1AIQ5js=
|
|||||||
AllowedIPs = 10.0.0.4/32
|
AllowedIPs = 10.0.0.4/32
|
||||||
|
|
||||||
[Peer]
|
[Peer]
|
||||||
# phone.example-vpn.dev
|
# Name = phone.example-vpn.dev
|
||||||
PublicKey = VpjKa2MQKXuvttXRwJIe0LLYrtFYGQRTtmt8okUGm3A=
|
PublicKey = VpjKa2MQKXuvttXRwJIe0LLYrtFYGQRTtmt8okUGm3A=
|
||||||
AllowedIPs = 10.0.0.5/32
|
AllowedIPs = 10.0.0.5/32
|
||||||
|
Reference in New Issue
Block a user