Update .env

This commit is contained in:
orianelou
2025-12-28 11:01:33 +02:00
committed by GitHub
parent 2679e5e420
commit 2317499870

View File

@@ -48,7 +48,7 @@ COMPOSE_PROFILES=
## to include route and node configuration for forwarding external traffic to the juiceshop-backend container
## (apisix listens by default for HTTP/HTTPS on port 9080/9443)
## you can use the example file available here:
## https://raw.githubusercontent.com/openappsec/openappsec/refs/heads/main/examples/juiceshop/apisix.yaml
## https://raw.githubusercontent.com/openappsec/openappsec/refs/heads/main/examples/juiceshop/apisix/apisix.yaml
## in the appsec-apisix service definition
## note that juiceshop container listens on HTTP port 3000 by default