From 76fa5e910fca8a013f8179cd5426a05d87af0cff Mon Sep 17 00:00:00 2001 From: Tom Butcher Date: Sat, 20 Jun 2026 22:06:15 +0100 Subject: [PATCH] Fixed origins. --- config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config.json b/config.json index 7a97fad..a39cacf 100644 --- a/config.json +++ b/config.json @@ -7,7 +7,8 @@ "https://web.farmcontrol.app", "https://dev.tombutcher.work", "http://localhost:5173", - "http://localhost:3000" + "http://localhost:3000", + "http://localhost:5780" ] }, "auth": {