MrShi
2025-07-02 39ae52b3f65e2bba3b6570adb51e791cb3befff7
server/service/src/main/resources/application-pro.yml
@@ -23,13 +23,16 @@
    host: smtp.exmail.qq.com
    username: kefu@yyb.red
    password: 5CGaprcdshS7bHaM
    port: 465
    properties:
      mail:
        smtp:
          auth: true
        starttls:
          enable: true
          required: true
          socketFactory:
            class: javax.net.ssl.SSLSocketFactory
            port: 465
          ssl:
            enable: true
  redis:
    #    database: 0