sms配置文件
This commit is contained in:
@@ -30,7 +30,7 @@ dubbo:
|
||||
application:
|
||||
name: order-server
|
||||
qos-port: 22231
|
||||
# qos-enable: true
|
||||
# qos-enable: true
|
||||
registry:
|
||||
address: nacos://121.40.109.122:8848 # Nacos 服务地址
|
||||
group: server-dev
|
||||
|
||||
@@ -6,6 +6,7 @@ spring:
|
||||
name: order-server
|
||||
profiles:
|
||||
active: dev
|
||||
include: tools
|
||||
|
||||
logging:
|
||||
config: classpath:logback.xml
|
||||
|
||||
Reference in New Issue
Block a user