@ -4,11 +4,12 @@ spring:
url: jdbc:mysql://39.104.100.138:3306/supervise_dispatchcenter?useUnicode=true&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&allowPublicKeyRetrieval=true
username: root
password: yxt_mysql_138
nacos:
discovery:
namespace: supervise
server-addr: 39.104.100.138:8848
register-enabled: false
cloud:
redis:
database: 3 # Redis数据库索引(默认为0)
host: 39.104.100.138
@ -4,10 +4,11 @@ spring:
url: jdbc:mysql://127.0.0.1:3306/supervise_dispatchcenter?useUnicode=true&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&allowPublicKeyRetrieval=true
password: 1LAiGz$t1*Iw
# namespace: supervise
server-addr: 127.0.0.1:8848
database: 6 # Redis数据库索引(默认为0)
host: 127.0.0.1
@ -7,10 +7,11 @@ spring:
url: jdbc:mysql://172.18.0.4:3306/supervise_dispatchcenter?useUnicode=true&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&allowPublicKeyRetrieval=true
server-addr: 172.18.0.5:8848
host: 172.18.0.7