update: bootstrap.yml/application.yml

This commit is contained in:
2024-02-17 20:41:18 +08:00
parent c793d867e3
commit 59555e6fdf
2 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
server: server:
port: 4000 port: 4000
minio: minio:
url: http://47.108.158.61:9000/ url: http://116.196.80.239:9090/
accessKey: landaiqing accessKey: landaiqing
secretKey: LDQ20020618xxx secretKey: LDQ20020618xxx

View File

@@ -6,12 +6,12 @@ spring:
cloud: cloud:
nacos: nacos:
config: config:
server-addr: 47.108.158.61:8848 server-addr: 116.196.80.239:8848
prefix: ${spring.application.name} prefix: ${spring.application.name}
group: DEFAULT_GROUP group: DEFAULT_GROUP
namespace: namespace:
file-extension: yaml file-extension: yaml
discovery: discovery:
enabled: true enabled: true
server-addr: 117.72.14.166:8848 server-addr: 116.196.80.239:8848