Commit 616957d6 authored by 刘斌's avatar 刘斌

fix: 完善数据库配置

parent 98a2dd3c
......@@ -7,9 +7,9 @@ spring:
strict: false
datasource:
master:
url: jdbc:mysql://127.0.0.1:3306/binfast?allowMultiQueries=true&characterEncoding=utf8&useSSL=true&useUnicode=true&serverTimezone=GMT%2B8&rewriteBatchedStatements=true
url: jdbc:mysql://119.184.127.215:13306/binfast?allowMultiQueries=true&characterEncoding=utf8&useSSL=true&useUnicode=true&serverTimezone=GMT%2B8&rewriteBatchedStatements=true
username: root
password: root123
password: antaikeji2019
type: com.zaxxer.hikari.HikariDataSource
redis:
redisson:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment