nacos
This commit is contained in:
parent
d3b4ec8376
commit
eaecddaae6
|
|
@ -16,6 +16,8 @@ spring:
|
|||
# 服务注册地址
|
||||
server-addr: 172.16.36.33:8848
|
||||
namespace: sgzb_cloud_dev
|
||||
username: nacos
|
||||
password: N2$NjW2&CDEOx$mD*y5h
|
||||
config:
|
||||
# 配置中心地址
|
||||
server-addr: 172.16.36.33:8848
|
||||
|
|
@ -25,8 +27,6 @@ spring:
|
|||
# 共享配置
|
||||
shared-configs:
|
||||
- application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
|
||||
username: nacos
|
||||
password: N2$NjW2&CDEOx$mD*y5h
|
||||
|
||||
onlineApprove: /lbcloud-oauth/oauth/token
|
||||
wechatAppId: crhmaxnE
|
||||
|
|
|
|||
|
|
@ -29,6 +29,8 @@ spring:
|
|||
# 服务注册地址
|
||||
server-addr: 172.16.36.33:8848
|
||||
namespace: sgzb_cloud_dev
|
||||
username: nacos
|
||||
password: N2$NjW2&CDEOx$mD*y5h
|
||||
config:
|
||||
# 配置中心地址
|
||||
server-addr: 172.16.36.33:8848
|
||||
|
|
@ -38,8 +40,7 @@ spring:
|
|||
# 共享配置
|
||||
shared-configs:
|
||||
- application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
|
||||
username: nacos
|
||||
password: N2$NjW2&CDEOx$mD*y5h
|
||||
|
||||
sentinel:
|
||||
# 取消控制台懒加载
|
||||
eager: true
|
||||
|
|
|
|||
|
|
@ -23,6 +23,8 @@ spring:
|
|||
# 服务注册地址
|
||||
server-addr: 172.16.36.33:8848
|
||||
namespace: sgzb_cloud_dev
|
||||
username: nacos
|
||||
password: N2$NjW2&CDEOx$mD*y5h
|
||||
config:
|
||||
# 配置中心地址
|
||||
server-addr: 172.16.36.33:8848
|
||||
|
|
@ -32,8 +34,6 @@ spring:
|
|||
# 共享配置
|
||||
shared-configs:
|
||||
- application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
|
||||
username: nacos
|
||||
password: N2$NjW2&CDEOx$mD*y5h
|
||||
|
||||
# 禁用Actuator端点的未经身份验证的访问
|
||||
management:
|
||||
|
|
|
|||
|
|
@ -38,6 +38,8 @@ spring:
|
|||
# 服务注册地址
|
||||
server-addr: 172.16.36.33:8848
|
||||
namespace: sgzb_cloud_dev
|
||||
username: nacos
|
||||
password: N2$NjW2&CDEOx$mD*y5h
|
||||
config:
|
||||
# 配置中心地址
|
||||
server-addr: 172.16.36.33:8848
|
||||
|
|
@ -47,5 +49,4 @@ spring:
|
|||
# 共享配置
|
||||
shared-configs:
|
||||
- application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
|
||||
username: nacos
|
||||
password: N2$NjW2&CDEOx$mD*y5h
|
||||
|
||||
|
|
|
|||
|
|
@ -16,6 +16,8 @@ spring:
|
|||
# 服务注册地址
|
||||
server-addr: 172.16.36.33:8848
|
||||
namespace: sgzb_cloud_dev
|
||||
username: nacos
|
||||
password: N2$NjW2&CDEOx$mD*y5h
|
||||
config:
|
||||
# 配置中心地址
|
||||
server-addr: 172.16.36.33:8848
|
||||
|
|
@ -25,5 +27,4 @@ spring:
|
|||
# 共享配置
|
||||
shared-configs:
|
||||
- application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
|
||||
username: nacos
|
||||
password: N2$NjW2&CDEOx$mD*y5h
|
||||
|
||||
|
|
|
|||
|
|
@ -16,6 +16,8 @@ spring:
|
|||
# 服务注册地址
|
||||
server-addr: 172.16.36.33:8848
|
||||
namespace: sgzb_cloud_dev
|
||||
username: nacos
|
||||
password: N2$NjW2&CDEOx$mD*y5h
|
||||
config:
|
||||
# 配置中心地址
|
||||
server-addr: 172.16.36.33:8848
|
||||
|
|
@ -25,5 +27,4 @@ spring:
|
|||
# 共享配置
|
||||
shared-configs:
|
||||
- application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
|
||||
username: nacos
|
||||
password: N2$NjW2&CDEOx$mD*y5h
|
||||
|
||||
|
|
|
|||
|
|
@ -23,6 +23,8 @@ spring:
|
|||
# 服务注册地址
|
||||
server-addr: 172.16.36.33:8848
|
||||
namespace: sgzb_cloud_dev
|
||||
username: nacos
|
||||
password: N2$NjW2&CDEOx$mD*y5h
|
||||
config:
|
||||
# 配置中心地址
|
||||
server-addr: 172.16.36.33:8848
|
||||
|
|
@ -32,8 +34,6 @@ spring:
|
|||
# 共享配置
|
||||
shared-configs:
|
||||
- application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
|
||||
username: nacos
|
||||
password: N2$NjW2&CDEOx$mD*y5h
|
||||
|
||||
# 禁用Actuator端点的未经身份验证的访问
|
||||
management:
|
||||
|
|
|
|||
|
|
@ -16,6 +16,8 @@ spring:
|
|||
# 服务注册地址
|
||||
server-addr: 172.16.36.33:8848
|
||||
namespace: sgzb_cloud_dev
|
||||
username: nacos
|
||||
password: N2$NjW2&CDEOx$mD*y5h
|
||||
config:
|
||||
# 配置中心地址
|
||||
server-addr: 172.16.36.33:8848
|
||||
|
|
@ -25,5 +27,3 @@ spring:
|
|||
# 共享配置
|
||||
shared-configs:
|
||||
- application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
|
||||
username: nacos
|
||||
password: N2$NjW2&CDEOx$mD*y5h
|
||||
|
|
|
|||
|
|
@ -27,6 +27,8 @@ spring:
|
|||
# 服务注册地址
|
||||
server-addr: 172.16.36.33:8848
|
||||
namespace: sgzb_cloud_dev
|
||||
username: nacos
|
||||
password: N2$NjW2&CDEOx$mD*y5h
|
||||
config:
|
||||
# 配置中心地址
|
||||
server-addr: 172.16.36.33:8848
|
||||
|
|
@ -36,8 +38,7 @@ spring:
|
|||
# 共享配置
|
||||
shared-configs:
|
||||
- application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
|
||||
username: nacos
|
||||
password: N2$NjW2&CDEOx$mD*y5h
|
||||
|
||||
#腾讯云sms
|
||||
tencent:
|
||||
sms:
|
||||
|
|
|
|||
Loading…
Reference in New Issue