From d2b67c426e73d6253f94b586c4ad6ac73f0829c6 Mon Sep 17 00:00:00 2001 From: Andreas Groll Date: Mon, 12 Jun 2017 12:07:59 +0200 Subject: [PATCH] you only can connect to the ip where you started your visualizer --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.html b/docs/index.html index 570f5cd8..7d1d655c 100644 --- a/docs/index.html +++ b/docs/index.html @@ -2491,7 +2491,7 @@ There are many ways to deal with inbound traffic on a Swarm cluster. .exercise[ -- Point your browser to port 8080 of any node of the Swarm +- Point your browser to port 8080 of your node1's public ip (If you use Play-With-Docker, click on the (8080) badge)