提交 5a226b1a authored 作者: 杨凯's avatar 杨凯

feat:家庭医生初始化

上级 0fbc10b9
......@@ -13,17 +13,17 @@ spring:
# min-idle: 2
datasource:
driver-class-name: com.mysql.jdbc.Driver
username: root
password: Lyt#2021...
url: jdbc:mysql://192.168.0.103:3310/byh-family-doctor?useUnicode=true&characterEncoding=utf8
username: familydoctor
password: dQ9sdUoqe!
url: jdbc:mysql://172.31.255.9:3304/byh-family-doctor?useUnicode=true&characterEncoding=utf8
cache:
cache-names: dataCache
type: REDIS
# rabbitmq:
# host: 123.57.93.190
# port: 5672
# username: byh
# password: byh2019@ZW..
rabbitmq:
host: rabbitmq
port: 5672
username: syt
password: Shangyt@2020!..
jackson:
serialization:
WRITE_DATES_AS_TIMESTAMPS: true
......
......@@ -4,7 +4,7 @@ spring:
application:
name: byh-family-doctor
profiles:
active: test
active: pro
# cloud:
# config:
# name: byh-family-doctor
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论