|
|
|
@ -4,13 +4,13 @@ spring: |
|
|
|
|
nacos: |
|
|
|
|
config: |
|
|
|
|
# Nacos config 地址 |
|
|
|
|
server-addr: 172.31.36.147:33000 |
|
|
|
|
server-addr: 172.31.36.143:33000 |
|
|
|
|
# Nacos config 命名空间,对应配置中的名称(dxhy-jxpt-namespace) |
|
|
|
|
namespace: eb6eab27-62a4-4ccf-8640-b8e91df0a1a6 |
|
|
|
|
namespace: b271ba8e-84d9-4393-88b8-9271aff9465c |
|
|
|
|
# Nacos config 分组 |
|
|
|
|
group: dxhy-core-group |
|
|
|
|
# Nacos config 登录用户名 |
|
|
|
|
username: nacos |
|
|
|
|
username: admin |
|
|
|
|
# Nacos config 登录密码 |
|
|
|
|
password: Invoice.nacos.!1 |
|
|
|
|
# Nacos config 配置文件前缀 |
|
|
|
@ -21,7 +21,7 @@ spring: |
|
|
|
|
discovery: |
|
|
|
|
server-addr: 172.31.36.147:33000 |
|
|
|
|
# Nacos config 登录用户名 |
|
|
|
|
username: nacos |
|
|
|
|
username: admin |
|
|
|
|
# Nacos config 登录密码 |
|
|
|
|
password: Invoice.nacos.!1 |
|
|
|
|
namespace: eb6eab27-62a4-4ccf-8640-b8e91df0a1a6 |
|
|
|
|
namespace: b271ba8e-84d9-4393-88b8-9271aff9465c |