When self hosted version of the app is used, the app needs to use these settings during embedding.
window.dbn
object. baseUrl - The base API endpoint e.g. https://api.example.com, https://yourdomain.com, etc.
You may face typescript errors while assigning to window.dbn
this can be resolved by adding the below code to any global d.ts
file