aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2023-03-13 16:34:08 +0100
committerEgor Tensin <Egor.Tensin@gmail.com>2023-03-13 16:34:08 +0100
commit1d460a249443bcc1f26ba2d0e3a77163d2d3d9d5 (patch)
tree2eef2d4f311ab519b36660187fd8cf1a4899cdda /README.md
parenthtml: fix links to infobyip.com for IPv6 (diff)
downloadwg-api-web-1d460a249443bcc1f26ba2d0e3a77163d2d3d9d5.tar.gz
wg-api-web-1d460a249443bcc1f26ba2d0e3a77163d2d3d9d5.zip
README: update
Diffstat (limited to '')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index a3ddb09..1d30e7b 100644
--- a/README.md
+++ b/README.md
@@ -35,7 +35,9 @@ on the right.
### linuxserver/wireguard
To use with LinuxServer's [wireguard image], see [this docker-compose.yml].
-Adjust how you see fit.
+Adjust the docker-compose.yml file how you see fit.
+Pat attention to the comments at the top: they describe the changes required
+to make it work.
[wireguard image]: https://docs.linuxserver.io/images/docker-wireguard
[this docker-compose.yml]: test/linuxserver/docker-compose.yml