Added missing "n" to "Endpoint"
This commit is contained in:
parent
9a233a3ee1
commit
bb10cbee0d
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@ PrivateKey = $peerKey
|
|||
[Peer]
|
||||
PublicKey = $pubKey
|
||||
AllowedIPs = $peerAllowedIPs
|
||||
Endpoit = $targetDomain:$listenPort
|
||||
Endpoint = $targetDomain:$listenPort
|
||||
|
||||
|
||||
EOF
|
||||
|
|
Loading…
Add table
Reference in a new issue