|
@ -7,10 +7,11 @@ spring: |
|
|
url: jdbc:mysql://172.18.0.4:3306/supervise_enterprisecentre?useUnicode=true&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&allowPublicKeyRetrieval=true |
|
|
url: jdbc:mysql://172.18.0.4:3306/supervise_enterprisecentre?useUnicode=true&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&allowPublicKeyRetrieval=true |
|
|
username: root |
|
|
username: root |
|
|
password: yxt_mysql_138 |
|
|
password: yxt_mysql_138 |
|
|
nacos: |
|
|
cloud: |
|
|
discovery: |
|
|
nacos: |
|
|
namespace: supervise |
|
|
discovery: |
|
|
server-addr: 172.18.0.5:8848 |
|
|
namespace: supervise |
|
|
|
|
|
server-addr: 172.18.0.5:8848 |
|
|
redis: |
|
|
redis: |
|
|
database: 3 # Redis数据库索引(默认为0) |
|
|
database: 3 # Redis数据库索引(默认为0) |
|
|
host: 172.18.0.7 |
|
|
host: 172.18.0.7 |
|
|