aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index e1468e5..190397b 100644
--- a/README.md
+++ b/README.md
@@ -9,12 +9,14 @@ It uses [wg-api] to query data and formats it as a nice, sortable HTML table.
Usage
-----
-Clone the repository and run
+Copy the [docker-compose.yml] file and run
WG_IFACE=wg0 docker-compose up -d
Replace `WG_IFACE` with your interface name (or omit it to use wg0).
+[docker-compose.yml]: docker-compose.yml
+
### Peer aliases
You can set readable aliases for peers' public keys.