From abda07c786c60214f4097292ca97c9b47dcc5db5 Mon Sep 17 00:00:00 2001 From: Martin McKeaveney Date: Sun, 20 Jun 2021 17:36:28 +0100 Subject: [PATCH] use internal port for watchtower to fix updating through budibase UI --- hosting/envoy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosting/envoy.yaml b/hosting/envoy.yaml index 20e912434a..d7b34f4d5e 100644 --- a/hosting/envoy.yaml +++ b/hosting/envoy.yaml @@ -139,5 +139,5 @@ static_resources: address: socket_address: address: watchtower-service - port_value: 6161 + port_value: 8080