You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
371 B
16 lines
371 B
spring: |
|
datasource: |
|
url: jdbc:postgresql://172.31.217.20:32378/mailbox?currentSchema=mailbox-outer |
|
username: vbadmin |
|
password: Ip12341234 |
|
|
|
oss: |
|
minio: |
|
enable: true |
|
endpoint: http://172.31.217.20:31401 |
|
accessKey: n8yPVAJk4yw879zi |
|
secretKey: eElQ7gCwuNxaFhKEbtRRq0lsovoOTgI1 |
|
bucketName: mailbox |
|
|
|
mailbox: |
|
url: http://127.0.0.1:8082/v1/ |