add profile

This commit is contained in:
sxu 2024-08-23 09:39:47 +08:00
parent b3cc2cb0c6
commit 583f632c39
2 changed files with 4 additions and 4 deletions

View File

@ -16,11 +16,11 @@ spring:
discovery:
# 服务注册地址
server-addr: 192.168.0.62:8848
namespace: sgzb_cloud_dev_nw
namespace: sgzb_nwjj
config:
# 配置中心地址
server-addr: 192.168.0.62:8848
namespace: sgzb_cloud_dev_nw
namespace: sgzb_nwjj
# 配置文件格式
file-extension: yml
# 共享配置

View File

@ -16,11 +16,11 @@ spring:
discovery:
# 服务注册地址
server-addr: 127.0.0.1:8848
namespace: sgzb_cloud_dev_nw
namespace: sgzb_nwjj
config:
# 配置中心地址
server-addr: 127.0.0.1:8848
namespace: sgzb_cloud_dev_nw
namespace: sgzb_nwjj
# 配置文件格式
file-extension: yml
# 共享配置