From 7bce5d23b705b7e30eb3203511df75192e8cdfa6 Mon Sep 17 00:00:00 2001 From: DevFreezy <64470491+franfreezy@users.noreply.github.com> Date: Thu, 5 Dec 2024 22:54:17 +0300 Subject: [PATCH] Update settings.py --- AgritechSat/AgritechSat/settings.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AgritechSat/AgritechSat/settings.py b/AgritechSat/AgritechSat/settings.py index f9ef2c8..897c6e6 100644 --- a/AgritechSat/AgritechSat/settings.py +++ b/AgritechSat/AgritechSat/settings.py @@ -132,7 +132,7 @@ CORS_ALLOW_ALL_ORIGINS = True CORS_ALLOWED_ORIGINS = [ - 'https://agroxsatsite.onrender.com/', + 'https://agroxsatsite.onrender.com', 'http://localhost:5173', 'http://localhost:4280'