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