From 85d040145cf82955ff863e59a6749e9cebb56b6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Baptiste=20Mah=C3=A9?= Date: Tue, 26 Aug 2025 09:35:37 +0200 Subject: [PATCH] Update traefik.md --- docs/content/examples/tutorials/traefik.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/examples/tutorials/traefik.md b/docs/content/examples/tutorials/traefik.md index d6757b6f..51b9e134 100644 --- a/docs/content/examples/tutorials/traefik.md +++ b/docs/content/examples/tutorials/traefik.md @@ -144,7 +144,7 @@ sudo docker network create traefik sudo docker compose up -d ``` -You can no access the Traefik dashboard at `https://traefik.$example.com$` with the credentials you set in `traefik_dynamic.yml`. +You can now access the Traefik dashboard at `https://traefik.$example.com$` with the credentials you set in `traefik_dynamic.yml`. ## Add Labels to `wg-easy`