WireGuard: Difference between revisions
Fix services.dnsmasq options using new settings option. |
m →Server setup: typo |
||
Line 68: | Line 68: | ||
peers = [ | peers = [ | ||
# List of allowed peers. | # List of allowed peers. | ||
{ # Feel free to give a | { # Feel free to give a meaningful name | ||
# Public key of the peer (not a file path). | # Public key of the peer (not a file path). | ||
publicKey = "{client public key}"; | publicKey = "{client public key}"; |