diff --git a/deployment/docker-compose/apisix/.env b/deployment/docker-compose/apisix/.env index ea574a4..3f1c045 100644 --- a/deployment/docker-compose/apisix/.env +++ b/deployment/docker-compose/apisix/.env @@ -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