Firebase custom domain name for the database

Can I change a domain name to a custom domain? eg:

appname.firebaseio.com to appname.mydomain.com

I know that we can do this for hosting:

appname.firebaseapp.com at appname.mydomain.com

Just wondering if this can be done for the firebase database too.

+6
source share
1 answer

You cannot use your own domain to access the Firebase database.

+2
source

All Articles