部署到默认域的 firebase 需要修改它
firebase deploying to default domain need to modify it
以下是我做过的场景,在进一步进行时遇到困难。
- 已部署 Firebase - 已部署到 firebaseapp.com
- 在 firebase 中创建自定义域,命名为 subdomain.mydomain.com
- 从高级设置中复制了 TXT
- 我在 google 有域名。名为 domain.com
- 在domains.google.com下自定义资源记录粘贴TXT文本,在
sub-domain
处写上@
.
下面是我的疑惑
- 现在如何把
firebase deploy
变成subdomain.mydomain.com
它正在部署到 firebase.app.com
- 我还应该做些什么才能让 subdomain.mydomain.com 显示我的页面
注意:我只是带了域,只做了启用安全等基本设置。
Update the question with screenshots
1.Firebase
2.GoogleDomains验证
谢谢@FrankVanPuffelen 先生,
我与 domains.google.com 支持团队交谈并了解我所犯的错误。
按照以下步骤避免错误
WARNING: Don't disturb by making any change in setting. wait for atleast 12hours(works max at 6 hours)
If it is not working don't hesitate, contact the support team and talk with them
如果您仍有问题,请联系我寻求帮助
以下是我做过的场景,在进一步进行时遇到困难。
- 已部署 Firebase - 已部署到 firebaseapp.com
- 在 firebase 中创建自定义域,命名为 subdomain.mydomain.com
- 从高级设置中复制了 TXT
- 我在 google 有域名。名为 domain.com
- 在domains.google.com下自定义资源记录粘贴TXT文本,在
sub-domain
处写上@
.
下面是我的疑惑
- 现在如何把
firebase deploy
变成subdomain.mydomain.com 它正在部署到 firebase.app.com - 我还应该做些什么才能让 subdomain.mydomain.com 显示我的页面
注意:我只是带了域,只做了启用安全等基本设置。
Update the question with screenshots
1.Firebase
谢谢@FrankVanPuffelen 先生,
我与 domains.google.com 支持团队交谈并了解我所犯的错误。
按照以下步骤避免错误
WARNING: Don't disturb by making any change in setting. wait for atleast 12hours(works max at 6 hours)
If it is not working don't hesitate, contact the support team and talk with them
如果您仍有问题,请联系我寻求帮助