Skip to content

Commit

Permalink
Update settings.py
Browse files Browse the repository at this point in the history
  • Loading branch information
franfreezy authored Dec 5, 2024
1 parent 0068a05 commit 7bce5d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AgritechSat/AgritechSat/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -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'

Expand Down

0 comments on commit 7bce5d2

Please sign in to comment.