--创建主数据服务启动项目
This commit is contained in:
@ -0,0 +1,9 @@
|
||||
spring:
|
||||
cloud:
|
||||
nacos: #nacos监控
|
||||
config:
|
||||
server-addr: 10.4.126.114:8848 # nacos 配置中心地址
|
||||
namespace: ITC-MS
|
||||
group: DNE
|
||||
username: nacos
|
||||
password: Lng@123
|
||||
Reference in New Issue
Block a user