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:
port: 4000
minio:
url: http://47.108.158.61:9000/
url: http://116.196.80.239:9090/
accessKey: landaiqing
secretKey: LDQ20020618xxx

View File

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