-
|
我想问下:sealos的对象存储服务支持通过预编码的文件url进行前端直接上传文件吗?通过小程序上传,不涉及跨越问题的情况下 可以吗?我试了一下没成功,sealos底层是minio吧?minio是支持的,按理说sealos也应该支持的。 |
Beta Was this translation helpful? Give feedback.
Answered by
lbszz
Apr 26, 2025
Replies: 1 comment
-
|
经验证没有问题,之前失败是因为多添加了其它认证头。 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
lbszz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
经验证没有问题,之前失败是因为多添加了其它认证头。