Josephblt commented on code in PR #2225: URL: https://github.com/apache/incubator-kie-tools/pull/2225#discussion_r1555890291
########## 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 Review Comment: Agreed. Changing it to CORS_PROXY_DEFAULT_PORT. -- 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]
