diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2023-03-12 17:47:18 +0100 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2023-03-12 17:47:18 +0100 |
commit | 279c8a95ea478a3109157ad720ca3105de2108d6 (patch) | |
tree | 99b111d0d94bf359a73173184098c1f4045385fa /README.md | |
parent | test/linuxserver: more comments in docker-compose.yml (diff) | |
download | wg-api-web-279c8a95ea478a3109157ad720ca3105de2108d6.tar.gz wg-api-web-279c8a95ea478a3109157ad720ca3105de2108d6.zip |
README: updatev1.1.2
Diffstat (limited to '')
-rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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 ------- |