diff --git a/docker/quick/proxy.json b/docker/quick/proxy.json index 0010e22..2bf72b2 100644 --- a/docker/quick/proxy.json +++ b/docker/quick/proxy.json @@ -56,5 +56,10 @@ "pprof_enabled": false, "https_enabled": false, "https_cert": "", - "https_key": "" + "https_key": "", + "tls": { + "ciphers": [], + "min_version": "", + "max_version": "" + } }