Update README.md
This commit is contained in:
parent
6b32c252aa
commit
041ca6e7ed
|
@ -60,7 +60,7 @@ $ docker run -d \
|
||||||
--sysctl="net.ipv4.conf.all.src_valid_mark=1" \
|
--sysctl="net.ipv4.conf.all.src_valid_mark=1" \
|
||||||
--sysctl="net.ipv4.ip_forward=1" \
|
--sysctl="net.ipv4.ip_forward=1" \
|
||||||
--restart unless-stopped \
|
--restart unless-stopped \
|
||||||
weejewel/wg-easy
|
peterlewis/wg-easy
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
> 💡 Replace `YOUR_SERVER_IP` with your WAN IP, or a Dynamic DNS hostname.
|
> 💡 Replace `YOUR_SERVER_IP` with your WAN IP, or a Dynamic DNS hostname.
|
||||||
|
|
Loading…
Reference in New Issue