From 137909034da43ac129ac2f2ce0f07e74289f8624 Mon Sep 17 00:00:00 2001 From: SebastiaanTheCoder Date: Sat, 5 Jul 2025 23:01:17 +0200 Subject: [PATCH] Updated traefik documentation --- docs/content/examples/tutorials/traefik.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/content/examples/tutorials/traefik.md b/docs/content/examples/tutorials/traefik.md index aeb9a319..d6757b6f 100644 --- a/docs/content/examples/tutorials/traefik.md +++ b/docs/content/examples/tutorials/traefik.md @@ -166,6 +166,7 @@ services: - "traefik.http.routers.wg-easy.entrypoints=websecure" - "traefik.http.routers.wg-easy.service=wg-easy" - "traefik.http.services.wg-easy.loadbalancer.server.port=51821" + - "traefik.docker.network=traefik" ... networks: