xieb
2024-03-27 62a82fa373c427a478e431908c4df74ce59e5c5e
生产环境配置
1 files modified
10 ■■■■ changed files
src/main/resources/application-prod.yml 10 ●●●● patch | view | raw | blame | history
src/main/resources/application-prod.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://127.0.0.1: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: jxpskj_2018
#      password: yshb@123
      url: jdbc:mysql://127.0.0.1:3306/drone_test?useSSL=false&allowPublicKeyRetrieval=true
      username: root
      password: jxpskj_2018
  redis:
    host: 127.0.0.1