aboutsummaryrefslogtreecommitdiff
path: root/ci/container/config-templates/config-template.json
diff options
context:
space:
mode:
authorLibravatar vnugent <public@vaughnnugent.com>2024-04-21 12:02:57 -0400
committerLibravatar vnugent <public@vaughnnugent.com>2024-04-21 12:02:57 -0400
commitd7a3c957467e65ea7176170fba3c280ac18ac17e (patch)
tree67dd8b62b1b428803c6872fa689b92d95b4467a8 /ci/container/config-templates/config-template.json
parent97a5bded5122708cf39d0e86bc24a5f31755bdd1 (diff)
chore: Package updates and minor QOL patches
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",