mirror of
https://github.com/dnscrypt/dnscrypt-server-docker
synced 2024-11-22 19:42:03 +01:00
Remove debug information
This commit is contained in:
parent
89f2fd6b71
commit
f65221ffe7
@ -51,7 +51,6 @@ init() {
|
|||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
listen_addresses=$(get_listen_addresses "$ext_addresses")
|
listen_addresses=$(get_listen_addresses "$ext_addresses")
|
||||||
echo "$listen_addresses"
|
|
||||||
|
|
||||||
tls_proxy_configuration=""
|
tls_proxy_configuration=""
|
||||||
if [ -n "$tls_proxy_upstream_address" ]; then
|
if [ -n "$tls_proxy_upstream_address" ]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user