From 0c274894004b17b9d7ea6dd4e28263de182c4688 Mon Sep 17 00:00:00 2001 From: Collin Jackson Date: Thu, 8 Aug 2024 17:18:13 -0700 Subject: [PATCH] Try index.html --- firebase.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firebase.json b/firebase.json index c02199d..81219fa 100644 --- a/firebase.json +++ b/firebase.json @@ -2,7 +2,7 @@ "hosting": { "public": "public", "rewrites": [ { - "source": "/", + "source": "/index.html", "destination": "/install.sh" } ], "ignore": [