2024-05-02 22:25:29 +08:00
|
|
|
bunny:
|
|
|
|
datasource:
|
2024-07-27 22:35:15 +08:00
|
|
|
host: 192.168.3.100
|
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-07-27 22:35:15 +08:00
|
|
|
host: 1192.168.3.100
|
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-07-27 22:35:15 +08:00
|
|
|
endpointUrl: "http://192.168.3.100:9000"
|
2024-06-06 16:15:32 +08:00
|
|
|
bucket-name: test
|
2024-05-03 16:55:03 +08:00
|
|
|
accessKey: bunny
|
|
|
|
secretKey: "02120212"
|