diff --git a/src/config/index.js b/src/config/index.js index 66c00aa..096b9e6 100644 --- a/src/config/index.js +++ b/src/config/index.js @@ -2,7 +2,7 @@ const allowed_origins = [ "http://localhost:3000", "https://video-compression.netlify.app", - "https://esnad-tech.ly", + "https://www.esnad-tech.ly", ]; /* CORS configuration */