nginx
) instead of Velt’s servers, provide your proxy’s base URL.
/lib/sdk@[VERSION_NUMBER]/velt.js
to your proxyDomain
to determine the full URL for fetching the SDK.
proxyDomain
is https://cdn.yourdomain.com
, the SDK will be loaded from https://cdn.yourdomain.com/lib/sdk@[VERSION_NUMBER]/velt.js
.[your_proxyDomain]
to https://cdn.velt.dev
without any modifications to headers or any other content.nginx
) instead of Velt’s servers, provide your proxy’s base URL.
apiProxyDomain
is https://api.yourdomain.com
, the APIs will be loaded from https://api.yourdomain.com
.[your_apiProxyDomain]
to https://api.velt.dev
without any modifications to headers or any other content.false