Update .env

This commit is contained in:
orianelou
2025-12-28 11:04:55 +02:00
committed by GitHub
parent 98cc09df19
commit c1058db57d

View File

@@ -69,8 +69,8 @@ COMPOSE_PROFILES=
## Make sure to put a juiceshop.subfolder.conf file in SWAG_PROXY_CONFS folder ## Make sure to put a juiceshop.subfolder.conf file in SWAG_PROXY_CONFS folder
## for proxying external traffic to the juiceshop-backend container and also adjust the NGINX default.conf file in SWAG_NGINX_SITE_CONFS folder ## for proxying external traffic to the juiceshop-backend container and also adjust the NGINX default.conf file in SWAG_NGINX_SITE_CONFS folder
## you can use the example files available here: ## you can use the example files available here:
## https://raw.githubusercontent.com/openappsec/openappsec/examples/juiceshop/swag/juiceshop.subfolder.conf ## https://raw.githubusercontent.com/openappsec/openappsec/refs/heads/main/examples/juiceshop/swag/juiceshop.subfolder.conf
## https://raw.githubusercontent.com/openappsec/openappsec/examples/juiceshop/swag/default.conf ## https://raw.githubusercontent.com/openappsec/openappsec/refs/heads/main/examples/juiceshop/swag/default.conf
## 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: