chengf
2025-10-11 a58221e75d2e38172533e17b6590983a9b3cabb9
aiflowy-starter/src/main/resources/application.yml
@@ -6,7 +6,8 @@
    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
#    url: jdbc:mysql://47.92.122.77:3306/aiflowy?useInformationSchema=true&characterEncoding=utf-8
    url: jdbc:mysql://47.92.134.66:3306/aiflowy?useInformationSchema=true&characterEncoding=utf-8
    username: root
    password: win2020
  servlet: