Hello all,
I would like to allow a specific domain of mine to do masked redirects to my bubble app
example:
I own the domain “cooldomain.com”
I would like cooldomain.com/app/*
to redirect to my bubble app (but without changing domain name)
I currently can not manage to implement any type of redirect (i tried CNAME redirect, proxy trough an express server, and i am currently trying to setup an AWS api gateway)
I always get ERR_CONNECTION_REFUSED bby bublle and can’t find the option to add this domain to “trusted” domains
Thank you for your help,
Regards