rain
2024-03-23 d71f82a177ad62c2ea23e6d6a1811f4770cc2f64
src/main/resources/application-prod.yml
@@ -1,9 +1,12 @@
#spring
spring:
  datasource:
      url: jdbc:mysql://182.108.40.114:3308/drone_zt_test?useSSL=false&allowPublicKeyRetrieval=true
#      url: jdbc:mysql://182.108.40.114:3308/drone_zt_test?useSSL=false&allowPublicKeyRetrieval=true
#      username: root
#      password: yshb@123
      url: jdbc:mysql://127.0.0.1:3306/drone_test?useSSL=false&allowPublicKeyRetrieval=true
      username: root
      password: yshb@123
      password: jxpskj_2018
  redis:
    host: 127.0.0.1