how to get the file link after successfully uploading in minio

前端 未结 0 449
忘掉有多难
忘掉有多难 2021-02-14 11:20

I am using minio to manage the files

const getMinioClient = () => {
  const minioClient = new Minio.Client({
    endPoint: \'127.0.0.1\',
    port: 9000,
    u         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题