diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2023-03-13 16:34:08 +0100 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2023-03-13 16:34:08 +0100 |
commit | 1d460a249443bcc1f26ba2d0e3a77163d2d3d9d5 (patch) | |
tree | 2eef2d4f311ab519b36660187fd8cf1a4899cdda /README.md | |
parent | html: fix links to infobyip.com for IPv6 (diff) | |
download | wg-api-web-1d460a249443bcc1f26ba2d0e3a77163d2d3d9d5.tar.gz wg-api-web-1d460a249443bcc1f26ba2d0e3a77163d2d3d9d5.zip |
README: update
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 |