2024-03-22 19:22:45 +08:00
|
|
|
bunny:
|
|
|
|
datasource:
|
|
|
|
host: 106.15.251.123
|
|
|
|
port: 3305
|
|
|
|
sqlData: db_spzx
|
|
|
|
username: root
|
|
|
|
password: "02120212"
|
|
|
|
|
|
|
|
redis:
|
|
|
|
host: 106.15.251.123
|
|
|
|
port: 6379
|
|
|
|
database: 2
|
|
|
|
|
2024-03-23 23:49:14 +08:00
|
|
|
minio:
|
|
|
|
endpointUrl: "http://129.211.31.58:9000"
|
|
|
|
bucket-name: spzx-bucket
|
|
|
|
accessKey: "bunny"
|
|
|
|
secretKey: "02120212"
|
|
|
|
|
|
|
|
noAuthUrls:
|
|
|
|
- /admin/system/index/login
|
|
|
|
- /admin/system/index/generateValidateCode
|
|
|
|
- /v3/**
|