update: bootstrap.yml/application.yml
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
@@ -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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user