Update .env

This commit is contained in:
orianelou
2025-12-28 11:02:27 +02:00
committed by GitHub
parent 2317499870
commit 07ef07494a

View File

@@ -51,7 +51,7 @@ COMPOSE_PROFILES=
## to include service and route configuration for forwarding external traffic to the juiceshop-backend container ## to include service and route configuration for forwarding external traffic to the juiceshop-backend container
## (kong listens by default for HTTP/HTTPS on port 8000/8443) ## (kong listens by default for HTTP/HTTPS on port 8000/8443)
## you can use the example file available here: ## you can use the example file available here:
## https://raw.githubusercontent.com/openappsec/openappsec/examples/juiceshop/kong-lua-plugin/kong.yml ## https://raw.githubusercontent.com/openappsec/openappsec/refs/heads/main/examples/juiceshop/kong/kong.yml
## note that juiceshop container listens on HTTP port 3000 by default ## note that juiceshop container listens on HTTP port 3000 by default
## Note that COMPOSE_PROFILES can also receive multiple values, e.g. as shown here: ## Note that COMPOSE_PROFILES can also receive multiple values, e.g. as shown here: