admin
2025-06-07 3732bde983f34f5cb729ac1724b9795fb97d8941
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