gong commented on code in PR #4343: URL: https://github.com/apache/incubator-inlong/pull/4343#discussion_r881712168
########## inlong-manager/manager-web/src/main/resources/application-dev.properties: ########## @@ -21,9 +21,9 @@ logging.level.root=info logging.level.org.apache.inlong.manager=debug -spring.datasource.druid.url=jdbc:mysql://127.0.0.1:3306/apache_inlong_manager?useSSL=false&allowPublicKeyRetrieval=true&characterEncoding=UTF-8&nullCatalogMeansCurrent=true&serverTimezone=GMT%2b8 +spring.datasource.druid.url=jdbc:mysql://9.135.131.124:3306/apache_inlong_manager?useSSL=false&allowPublicKeyRetrieval=true&characterEncoding=UTF-8&nullCatalogMeansCurrent=true&serverTimezone=GMT%2b8 spring.datasource.druid.username=root -spring.datasource.druid.password=inlong +spring.datasource.druid.password=XRstq*9453GeKS Review Comment: hidden this message for privacy protection -- 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]
