CORS isssue when strapi is in subdomain

Hi,
I have pointed my strapi application to a subdomain like strapi.mysite.com where my nextjs application is running on mysite.com and now If I fetch video from strapi then it gives me CORS issue. Can anyone help me in this?