mirror of
https://github.com/pirate/wireguard-docs.git
synced 2026-01-23 02:15:13 +00:00
Merge pull request #93 from ryanbarrie/documentation-fixes
This commit is contained in:
commit
4d5e4c6980
1 changed files with 1 additions and 1 deletions
|
|
@ -954,7 +954,7 @@ The examples in these docs primarily use IPv4, but WireGuard natively supports I
|
||||||
|
|
||||||
```ini
|
```ini
|
||||||
[Interface]
|
[Interface]
|
||||||
AllowedIps = 192.0.2.3/24, 2001:DB8::/64
|
Address = 192.0.2.3/24, 2001:DB8::/64
|
||||||
|
|
||||||
[Peer]
|
[Peer]
|
||||||
...
|
...
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue