mirror of
https://github.com/dnscrypt/dnscrypt-server-docker
synced 2024-11-22 15:32:01 +01:00
Remove debug information
This commit is contained in:
parent
89f2fd6b71
commit
f65221ffe7
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user