From 390aecf127540bbd7d52fb0edeaeb9dab4b01768 Mon Sep 17 00:00:00 2001 From: staffadmin Date: Sun, 28 Jul 2024 18:11:10 +0200 Subject: [PATCH] [swarmdash] --- swarm.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/swarm.yml b/swarm.yml index 8f48463..f8a46d7 100644 --- a/swarm.yml +++ b/swarm.yml @@ -264,6 +264,8 @@ - "traefik.http.services.dozzle.loadbalancer.server.port=80" - "traefik.http.routers.dozzle-https.tls=true" - "traefik.http.routers.dozzle-https.middlewares=privatevpn" + networks: + - public networks: public: external: true