1
0
Fork 0

Added missing "n" to "Endpoint"

This commit is contained in:
Teo-CD 2020-09-15 19:34:50 +02:00
parent 9a233a3ee1
commit bb10cbee0d

View file

@ -111,7 +111,7 @@ PrivateKey = $peerKey
[Peer]
PublicKey = $pubKey
AllowedIPs = $peerAllowedIPs
Endpoit = $targetDomain:$listenPort
Endpoint = $targetDomain:$listenPort
EOF