Josephblt commented on code in PR #2225:
URL: 
https://github.com/apache/incubator-kie-tools/pull/2225#discussion_r1555889555


##########
packages/cors-proxy-image/Containerfile:
##########
@@ -17,12 +17,17 @@
 
 FROM --platform=linux/amd64 registry.access.redhat.com/ubi9/ubi-minimal:9.3
 
+ARG CORS_PROXY_DEFAULT_HTTP_PORT
+ARG CORS_PROXY_DEFAULT_ORIGIN
+ARG CORS_PROXY_DEFAULT_VERBOSE

Review Comment:
   I agree. I'll set the default values according to the index.js files.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to