It depends on how you configured the plugin, in order to change the links in your WordPress Media Library you have to pass an option to Full URL-path to files, for example if your container in Spaces is named blablabla and is situated in ams, you can use something like https://blablabla.ams3.digitaloceanspaces.com.
If you re talking about old images that have been already inserted in blog posts, you’ll have to replace those links with another plugin, I recommend this one: Better Search Replace.
So if you had old links like “https://mywebsite.com/wp-content/uploads/2018/02/image.jpg”, you have to replace “https://mywebsite.com/wp-content/uploads” part with your container link. Do not replace any data without doing a full backup of your database.
sound good, will try it out, thank you