My case is that I have to subdomains connected/verified with Firebase hosting.
I want to map both of subdomains to different files in different folders.
For example:
app.example.com -> app/index.html admin.example.com -> admin/index.html
My case is that I have to subdomains connected/verified with Firebase hosting.
I want to map both of subdomains to different files in different folders.
For example:
app.example.com -> app/index.html admin.example.com -> admin/index.html