Replies: 2 comments
-
I solved the problem, I had to add |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you! This helped me! Do not delete the discussion =) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello guys could you guys help me pls? I feel like I'm doing something wrong. I am creating my s3 adapter from plugin-cloud-storage:
And use it in payload config in plugins:
but i get error in console when i try to upload some files in media:
Instead of (my address), there is a link to my bucket everywhere which I specifically replaced with (my address). Please tell me, did I forget to add some option to s3adapter or am I just specifying the endpoint incorrectly? if I specify the endpoint incorrectly, please give me an example of the correct endpoint for a minIO. I read the documentation for plugin-cloud-storage and saw that for S3-Compatible Storage, such as minIO you just need to add an endpoint, but it doesn't work for me.
Beta Was this translation helpful? Give feedback.
All reactions