init: init refactor
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
Name: file-api
|
||||
Host: 0.0.0.0
|
||||
Port: 9002
|
||||
|
||||
Auth:
|
||||
AccessSecret: 9149f2eb-d517-4a50-a03a-231dbcf0d872
|
||||
AccessExpire: 7200
|
||||
|
||||
# file-rpc 服务配置
|
||||
FileRpc:
|
||||
Etcd:
|
||||
Hosts:
|
||||
- 192.168.100.127:2379
|
||||
Key: file.rpc
|
||||
|
||||
# MinIO
|
||||
Minio:
|
||||
Endpoint: 129.28.103.17:3407
|
||||
AccessKeyId: qP5QXP3g6Axw1hkwX21Y
|
||||
AccessKeySecret: sddT6J3S6yDn9m1wfth0pzelPg9KWmbHjMAUF5S9
|
||||
BucketName: sundynix-plant
|
||||
BucketUrl: https://res.sundynix.cn/sundynix-plant
|
||||
UseSsl: false
|
||||
Reference in New Issue
Block a user