Skip to content

Commit

Permalink
chore: add new domain to allowed domains in manifest.json
Browse files Browse the repository at this point in the history
  • Loading branch information
a-ng-d committed Sep 1, 2024
1 parent 9bbd498 commit 8dc9341
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,8 @@
],
"devAllowedDomains": [
"http://localhost:3000",
"http://localhost:8787"
"http://localhost:8787",
"http://localhost:8888"
]
},
"parameters": [
Expand Down

0 comments on commit 8dc9341

Please sign in to comment.