aboutsummaryrefslogtreecommitdiff
path: root/ci/container/config-templates/config-template.json
diff options
context:
space:
mode:
Diffstat (limited to 'ci/container/config-templates/config-template.json')
-rw-r--r--ci/container/config-templates/config-template.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/ci/container/config-templates/config-template.json b/ci/container/config-templates/config-template.json
index e226efb..0bd0ddb 100644
--- a/ci/container/config-templates/config-template.json
+++ b/ci/container/config-templates/config-template.json
@@ -52,6 +52,9 @@
//Collection of objects to define hosts+interfaces to build server listeners from
"virtual_hosts": [
{
+
+ "trace": ${HTTP_TRACE_ON},
+
//The interface to bind to, you may not mix TLS and non-TLS connections on the same interface
"interface": {
"address": "0.0.0.0",