aboutsummaryrefslogtreecommitdiff
path: root/ci/container/docker-compose.yaml
diff options
context:
space:
mode:
authorLibravatar vnugent <public@vaughnnugent.com>2024-08-17 22:00:42 -0400
committerLibravatar vnugent <public@vaughnnugent.com>2024-08-17 22:00:42 -0400
commitd388c7757010156bd79d4c2fb3cc812c91a4683d (patch)
tree3a9f34287168e36ce2ec7e48c3563144eb0d92d8 /ci/container/docker-compose.yaml
parentf0d91ad12e3a01118357b0cbf2aabbcd7464028f (diff)
package and configuration update for upstream updatesnext
Diffstat (limited to 'ci/container/docker-compose.yaml')
-rw-r--r--ci/container/docker-compose.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/container/docker-compose.yaml b/ci/container/docker-compose.yaml
index 65eebdc..b41bff9 100644
--- a/ci/container/docker-compose.yaml
+++ b/ci/container/docker-compose.yaml
@@ -56,6 +56,7 @@ services:
VNCACHE_CACHE_PUBLIC_KEY: ""
#HTTP
+ HTTP_PORT: "8080"
HTTP_DOWNSTREAM_SERVERS: '[]' #a comma separated list of downstream (proxy) server ip addresses
HTTP_TRACE_ON: "false" #enable http trace logging, requires you to set --debug to SERVER_ARGS variable below