From 8cff6be75ead671aed894c58e5e3826b2fbe5d37 Mon Sep 17 00:00:00 2001 From: Mallepally Lokeshwar Reddy Date: Fri, 7 Jun 2024 15:53:34 +0530 Subject: [PATCH] Test for hosting port --- firebase.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firebase.json b/firebase.json index 41f26b12..cb5cb3aa 100644 --- a/firebase.json +++ b/firebase.json @@ -28,7 +28,7 @@ "host": "127.0.0.1" }, "hosting": { - "port": 5000, + "port": 5002, "host": "127.0.0.1" }, "pubsub": {