Browse Source

use internal port for watchtower to fix updating through budibase UI

pull/4023/head
Martin McKeaveney 5 years ago
parent
commit
3df9de2a63
  1. 2
      hosting/envoy.yaml

2
hosting/envoy.yaml

@ -139,5 +139,5 @@ static_resources:
address:
socket_address:
address: watchtower-service
port_value: 6161
port_value: 8080

Loading…
Cancel
Save