From 80b1b8875d60984d183ec75d628429eaba216ace Mon Sep 17 00:00:00 2001 From: Daan Selen Date: Fri, 6 Feb 2026 20:20:57 +0100 Subject: [PATCH] test: test if the trigger on the dev branch actually works --- docker/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/README.md b/docker/README.md index b449cb13..f32e8f4f 100644 --- a/docker/README.md +++ b/docker/README.md @@ -23,7 +23,7 @@ To get the container running you either pull the pre-made image from a remote re - ghcr.io/wgdashboard/wgdashboard: - docker.io/donaldzou/wgdashboard: -> tags should be either: latest, main, or . +> tags should be either: latest, main, , (if built) or . From there either use the environment variables described below as parameters or use the Docker Compose file: `compose.yaml`.
Be careful, the default generated WireGuard configuration file uses port 51820/udp. So make sure to use this port if you want to use it out of the box.