Hey. I am using supertoken for my application and ...
# support-questions-legacy
u
Hey. I am using supertoken for my application and it's hosted on ec2 running docker client. My production build is mapped to 80:3001 and my staging build is mapped to 81:3001. Both build are exactly same and for now uses the same supertoken account. Still I am able to use it with port 80 but not 81. I am getting CORS error. How do I resolve it?