2024-07-18 16:58:40 +08:00
|
|
|
bunny:
|
|
|
|
datasource:
|
2024-07-28 02:51:23 +08:00
|
|
|
host: 192.168.3.100
|
2024-07-18 16:58:40 +08:00
|
|
|
port: 3306
|
|
|
|
sqlData: bunny_docs
|
|
|
|
username: root
|
|
|
|
password: "02120212"
|
|
|
|
|
|
|
|
redis:
|
2024-07-28 02:51:23 +08:00
|
|
|
host: 192.168.3.100
|
2024-07-18 16:58:40 +08:00
|
|
|
port: 6379
|
2024-07-28 02:51:23 +08:00
|
|
|
database: 0
|
2024-07-18 16:58:40 +08:00
|
|
|
password: "123456"
|
|
|
|
|
|
|
|
minio:
|
2024-07-27 22:35:15 +08:00
|
|
|
endpointUrl: "http://192.168.3.100:9000"
|
2024-07-18 16:58:40 +08:00
|
|
|
bucket-name: test
|
|
|
|
accessKey: bunny
|
|
|
|
secretKey: "02120212"
|