0
  1. while setting dns www.mydomain.com, something was wrong. and i delete my all custom domains enter image description here

  2. but my default domains(web.app, firebaseapp.com) redirected my old custom domain. with this error messageenter image description here

  3. so, i register new custom domain but this error message enter image description here

  4. i see this problem 2 days ago

  5. and my firebase.json file

{
  "hosting": {
    "public": "build",
    "ignore": ["firebase.json", "**/.*", "**/node_modules/**"],
    "rewrites": [
      {
        "source": "**",
        "destination": "/index.html"
      }
    ]
  }
}

이은호
  • 1
  • 2

0 Answers0