在 firebase 项目中实现动态子域的最佳方法是什么?

What is the best way to implement dynamic subdomains in a firebase project?

我想为我的 firebase 项目的帐户动态添加自定义子域。我正在使用 firebase 托管,想知道是否有任何方法可以实现这一点?

acompany.myapphostedwithfirebase.com
bcompany.myapphostedwithfirebase.com
ccompany.myapphostedwithfirebase.com

这个没有publicAPI。所有配置都必须按照 documentation. If you would like to see some possibility of automating this, file a feature request with Firebase support.

中所述通过控制台进行