Lets say I have application on example.firebaseapp.com
for public users and I want to deploy another admin app on the same doamin but with different subdomain, for example admin.example.firebaseapp.com
. Is it possible?
Asked
Active
Viewed 221 times
2

Frank van Puffelen
- 565,676
- 79
- 828
- 807

WhatIsHTML
- 548
- 1
- 7
- 19
-
You can currently only have one app on each domain. See http://stackoverflow.com/questions/30147602/how-do-i-make-a-custom-subdomain-on-firebase – Frank van Puffelen Feb 02 '17 at 17:17