🎉 init
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
server:
|
||||
port: 4000
|
||||
minio:
|
||||
url: http://116.196.80.239:9000/
|
||||
accessKey: landaiqing
|
||||
secretKey: LDQ20020618xxx
|
@@ -0,0 +1,17 @@
|
||||
spring:
|
||||
application:
|
||||
name: schisandra-cloud-storage-oss-dev
|
||||
profiles:
|
||||
active: dev
|
||||
cloud:
|
||||
nacos:
|
||||
config:
|
||||
server-addr: 116.196.80.239:8848
|
||||
prefix: ${spring.application.name}
|
||||
group: DEFAULT_GROUP
|
||||
namespace:
|
||||
file-extension: yaml
|
||||
discovery:
|
||||
enabled: true
|
||||
server-addr: 116.196.80.239:8848
|
||||
|
Reference in New Issue
Block a user