Update diy-tunnel/public/simple/README.md
This commit is contained in:
parent
aed48ffdf8
commit
34095f1dd2
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
Copy `wg0.conf` to `/etc/wireguard/wg0.config`
|
Copy `wg0.conf` to `/etc/wireguard/wg0.config`
|
||||||
|
|
||||||
This example works well for forwarding traffic to services running directly on the private server. If your services are running in Docker things get much more complicated because of how Docker handle networking. For that, see the `/public/docker` example.
|
This example works well for forwarding traffic to services running directly on the private server. If your services are running in Docker things get much more complicated because of how Docker handle networking. For that, see the `/public/docker-on-host` example.
|
Loading…
Reference in a new issue