bunny:
datasource:
host: 192.168.3.100
port: 3306
sqlData: bunny_docs
username: root
password: "02120212"
redis:
port: 6379
database: 0
password: "123456"
minio:
endpointUrl: "http://192.168.3.100:9000"
bucket-name: test
accessKey: bunny
secretKey: "02120212"