763be8d7 by xiaojie

【数据资产】

1、修改测试环境配置
1 parent 8983c4f1
......@@ -5,7 +5,7 @@ spring:
nacos:
#配置中心
config:
server-addr: nacos-cluster-service-develop.nacos-cluster:8848
server-addr: nacos-cluster-service.nacos-cluster:8848
file-extension: yaml
group: test
namespace: daop-lt
......@@ -16,14 +16,14 @@ spring:
#注册中心
discovery:
enabled: true
server-addr: nacos-cluster-service-develop.nacos-cluster:8848
server-addr: nacos-cluster-service.nacos-cluster:8848
group: test
namespace: daop-lt
metadata:
code: "006"
user:
name: nacos
password: nacos
password: Q1p534i9
management:
context-path: /actuator
#接口限流
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!