Commit c53db0e6 authored by lijd's avatar lijd

修改测试环境地址

parent f98cb821
...@@ -3,14 +3,14 @@ server: ...@@ -3,14 +3,14 @@ server:
servlet: servlet:
context-path: /customer context-path: /customer
nacos: nacos:
url: 192.168.31.248:8848 url: 119.3.171.225:8848
namespace: aad5aa26-5351-4e7a-a65e-ecb332f3c52c namespace: 38512237-cfe2-44e5-a6ba-df156723d7b6
group: DEFAULT_GROUP group: TEST_GROUP
spring: spring:
application: application:
name: freight-customer-service name: freight-customer-service
profiles: profiles:
active: dev active: test
cloud: cloud:
nacos: nacos:
discovery: discovery:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment