|
|
@@ -8,8 +8,10 @@ spring:
|
|
|
discovery:
|
|
|
server-addr: localhost:8848
|
|
|
username: nacos
|
|
|
- password: ngfriend198092
|
|
|
- namespace: 79060c39-10ad-4098-9022-5e8a47796f8f
|
|
|
+ password: Alien123456
|
|
|
+ namespace: a3f3cdfc-8324-4a37-b01b-33ff1194e153
|
|
|
+ metadata:
|
|
|
+ env: uat
|
|
|
|
|
|
#配置中心
|
|
|
config:
|
|
|
@@ -17,7 +19,7 @@ spring:
|
|
|
refresh-enabled: true
|
|
|
server-addr: localhost:8848
|
|
|
username: nacos
|
|
|
- password: ngfriend198092
|
|
|
+ password: Alien123456
|
|
|
group: DEFAULT_GROUP
|
|
|
file-extension: yml
|
|
|
- namespace: 79060c39-10ad-4098-9022-5e8a47796f8f
|
|
|
+ namespace: a3f3cdfc-8324-4a37-b01b-33ff1194e153
|