Is using the full app embed on another domain possible?

Enter the rails console and set the same site cookie to none.

cd /var/discourse
./launcher enter app
rails c
SiteSetting.same_site_cookies = "None"