aiflowy-starter/src/main/resources/application.yml
@@ -5,6 +5,7 @@ profiles: active: dev datasource: # url: jdbc:mysql://172.18.0.2:3306/aiflowy?useInformationSchema=true&characterEncoding=utf-8 url: jdbc:mysql://localhost:3306/aiflowy?useInformationSchema=true&characterEncoding=utf-8 username: root password: win2020