2024-05-02 22:25:29 +08:00
|
|
|
bunny:
|
|
|
|
datasource:
|
2024-06-06 16:15:32 +08:00
|
|
|
host: 192.168.1.4
|
2024-05-02 22:25:29 +08:00
|
|
|
port: 3305
|
2024-06-06 16:15:32 +08:00
|
|
|
sqlData: bunny_docs
|
2024-05-02 22:25:29 +08:00
|
|
|
username: root
|
|
|
|
password: "02120212"
|
|
|
|
|
|
|
|
redis:
|
2024-06-06 16:15:32 +08:00
|
|
|
host: 192.168.1.4
|
2024-05-02 22:25:29 +08:00
|
|
|
port: 6379
|
|
|
|
database: 3
|
2024-06-06 16:15:32 +08:00
|
|
|
password: "123456"
|
2024-05-03 16:55:03 +08:00
|
|
|
|
|
|
|
minio:
|
2024-06-06 16:15:32 +08:00
|
|
|
endpointUrl: "http://192.168.1.4:9000"
|
|
|
|
bucket-name: test
|
2024-05-03 16:55:03 +08:00
|
|
|
accessKey: bunny
|
|
|
|
secretKey: "02120212"
|