From f65221ffe73cc0903c74395db07253b77085be4f Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Tue, 5 Nov 2019 15:56:48 +0100 Subject: [PATCH] Remove debug information --- entrypoint.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/entrypoint.sh b/entrypoint.sh index 61e95ca..30f95fe 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -51,7 +51,6 @@ init() { ;; esac listen_addresses=$(get_listen_addresses "$ext_addresses") - echo "$listen_addresses" tls_proxy_configuration="" if [ -n "$tls_proxy_upstream_address" ]; then