Firebase hosting not validating TXT record in GoDaddy

后端 未结 6 1708
再見小時候
再見小時候 2021-02-04 23:19

I deployed my app and now I\'m trying to add my custom URL. I followed Firebase\'s instructions and added their TXT record to my DNS (GoDaddy). But now Firebase is saying it\'

6条回答
  •  不要未来只要你来
    2021-02-05 00:05

    To add a bit more information to this great solution for future reference.

    DNS propagation can be monitored using a service like: https://www.whatsmydns.net/ This will show you when your records are ready, thus can be verified by firebase.

    As for subdomain, ie. beta.example.com

    The value would be 'beta' instead of '@' or 'example.com' for the godaddy DNS records.

提交回复
热议问题