mirror of
https://github.com/pirate/wireguard-docs.git
synced 2025-04-17 07:55:11 +00:00
fix anchor linking in config reference
This commit is contained in:
parent
1a0ba2271c
commit
4eb4389a1a
@ -603,10 +603,10 @@ Config files can opt to use the limited set of `wg` config options, or the more
|
||||
¶ <a href="#PostDown">`PostDown = /bin/example arg1 arg2 %i`</a>
|
||||
|
||||
|
||||
¶ <a href="#Peer-">`[Peer]`</a>
|
||||
¶ <a href="#-Name1">`# Name = node2-node.example.tld`</a>
|
||||
¶ <a href="#Peer">`[Peer]`</a>
|
||||
¶ <a href="#-Name-1">`# Name = node2-node.example.tld`</a>
|
||||
¶ <a href="#AllowedIPs">`AllowedIPs = 192.0.2.1/24`</a>
|
||||
¶ <a href="#ListenPort">`Endpoint = node1.example.tld:51820`</a>
|
||||
¶ <a href="#Endpoint">`Endpoint = node1.example.tld:51820`</a>
|
||||
¶ <a href="#PublicKey">`PublicKey = remotePublicKeyAbcAbcAbc=`</a>
|
||||
¶ <a href="#PersistentKeepalive">`PersistentKeepalive = 25`</a>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user