更改Firebase上的网址?

时间:2015-12-15 04:30:30

标签: firebase

关于在firebase上更改网址,我有几个问题。

  1. 我可以将some-name-123.firebaseapp.com更改为other-name-123.firebase.app.com吗?
  2. 我可以将custom.example.com更改为example.com而无需移除自定义域并再次添加(我认为会有停机时间)吗?

2 个答案:

答案 0 :(得分:2)

  1. 不,您无法更改现有应用的myapp.firebaseapp.com域。您可以注册您要查找的其他名称,从而获得othername.firebaseapp.com

  2. 联系firebase-support@google.com,他们可以在不停机的情况下为您执行此操作。

答案 1 :(得分:0)

现在可以在Hosting部分中添加自定义域。