init: init refactor
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
Name: file.rpc
|
||||
ListenOn: 0.0.0.0:9102
|
||||
Etcd:
|
||||
Hosts:
|
||||
- 192.168.100.127:2379
|
||||
Key: file.rpc
|
||||
|
||||
# MySQL
|
||||
DB:
|
||||
DataSource: root:root@tcp(192.168.100.127:3307)/sundynix_micro_go?charset=utf8mb4&parseTime=True&loc=Local
|
||||
|
||||
# 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