1
0
Fork 0

Added missing "n" to "Endpoint"

This commit is contained in:
trotFunky 2020-09-15 19:34:50 +02:00
parent 694d7d1b84
commit 6051b90c20

View file

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