Edit the shopware.yml file in the config/packages subfolder of the shop. Change the urls leaving the filesystem on your shop: This is mainly used to connect CDN Pull zones. shopware: filesystem: public: type: "local" url: "https://mycdn.example.net" config: root: "%kernel.project_dir%/public" sitemap: type: "local"...

A few words about CDN What do you gain from using a CDN? Perhaps you are only active in German-speaking countries and simply don’t know what you could gain from using it? Many will have heard of Content Delivery Networks (CDN). Amazon, Google, Microsoft, virtually all the big players offer something like this. But...