fjtirado commented on code in PR #2005: URL: https://github.com/apache/incubator-kie-kogito-examples/pull/2005#discussion_r1731018644
########## serverless-workflow-examples/serverless-workflow-temperature-conversion/multiplication-service/src/main/resources/application.properties: ########## @@ -21,6 +21,7 @@ # quarkus.package.type=fast-jar quarkus.native.native-image-xmx=8g quarkus.swagger-ui.always-include=true +quarkus.devservices.enabled=false Review Comment: Although unrelated, we do not need docker to run this examples -- 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]
