how to get the file link after successfully uploading in minio

前端 未结 0 866
伪装坚强ぢ
伪装坚强ぢ 2021-02-14 10:59

I am using minio to manage the files

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


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