aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 78e9616..a3ddb09 100644
--- a/README.md
+++ b/README.md
@@ -32,6 +32,14 @@ See [data/aliases] for an example.
Basically, it's like a `hosts` file, with keys on the left and readable names
on the right.
+### linuxserver/wireguard
+
+To use with LinuxServer's [wireguard image], see [this docker-compose.yml].
+Adjust how you see fit.
+
+[wireguard image]: https://docs.linuxserver.io/images/docker-wireguard
+[this docker-compose.yml]: test/linuxserver/docker-compose.yml
+
License
-------