healchow commented on a change in pull request #2683:
URL: https://github.com/apache/incubator-inlong/pull/2683#discussion_r813577162
##########
File path: inlong-manager/manager-dao/src/main/resources/generatorConfig.xml
##########
@@ -38,7 +38,7 @@
<!-- Database connection URL, username, password -->
<jdbcConnection driverClass="com.mysql.cj.jdbc.Driver"
connectionURL="jdbc:mysql://127.0.0.1:3306/apache_inlong_manager?nullCatalogMeansCurrent=true"
- userId="root" password="inlong">
+ userId="root" password="12345678">
Review comment:
do not commit your env config.
--
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]