From a46b54f86247e2d10035d15cb3018d52d823419d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petter=20Jakub=20=C3=98kland?= Date: Thu, 3 Dec 2020 12:03:37 +0000 Subject: [PATCH] Consistency with regards to polylith-sample.conf. --- docs/hiawatha/monolith-sample.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/hiawatha/monolith-sample.conf b/docs/hiawatha/monolith-sample.conf index 569829315..8285c0bd6 100644 --- a/docs/hiawatha/monolith-sample.conf +++ b/docs/hiawatha/monolith-sample.conf @@ -11,7 +11,7 @@ Binding { VirtualHost { ... - ReverseProxy = /_matrix http://127.0.0.1:8008 600 + ReverseProxy = /_matrix http://localhost:8008 600 ... }