flyrain commented on code in PR #3340: URL: https://github.com/apache/polaris/pull/3340#discussion_r2666505962
########## runtime/defaults/src/main/resources/application.properties: ########## @@ -293,3 +293,15 @@ quarkus.index-dependency.protobuf.artifact-id=protobuf-java # force the locale, just in case the system's using another default locale quarkus.default-locale=en_US +# ---- CLI Mode Configuration (activated via -Dquarkus.profile=cli) ---- Review Comment: Added application-cli.properties to host them. Thanks for the suggestion, @adutra ! -- 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]
