From 8dc934158d414ac6046104ec0c49dd1547e7de4c Mon Sep 17 00:00:00 2001 From: "@a-ng-d" Date: Mon, 2 Sep 2024 00:28:20 +0200 Subject: [PATCH] chore: add new domain to allowed domains in manifest.json --- manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index ceaece14..5794f3d9 100644 --- a/manifest.json +++ b/manifest.json @@ -40,7 +40,8 @@ ], "devAllowedDomains": [ "http://localhost:3000", - "http://localhost:8787" + "http://localhost:8787", + "http://localhost:8888" ] }, "parameters": [