By default Embeddable runs in the US-East region.
If you would like to migrate your Embeddable workspace to EU-West please reach out to us.
Once you are setup on an EU workspace:
embeddable.config.js
file to look like this:import { defineConfig } from '@embeddable.com/sdk-core';
import react from '@embeddable.com/sdk-react';
export default defineConfig({
plugins: [react],
previewBaseUrl: '<https://app.eu.embeddable.com>',
pushBaseUrl: '<https://api.eu.embeddable.com>',
audienceUrl: '<https://auth.eu.embeddable.com>',
authDomain: 'auth.eu.embeddable.com',
authClientId: '6OGPwIQsVmtrBKhNrwAaXhz4ePb0kBGV',
});
<script
type="module"
src="<https://api.eu.embeddable.com/js/v1/>">
</script>
<em-beddable
base-url="<https://api.eu.embeddable.com/>"
token='eyJhbGciOiJIUzI1NiJ9.eyJzZWN1cml0eVRva2VuSWQ...'
/>
3.125.110.225
static-data.eu.embeddable.com
and
bundles.eu.embeddable.com