Cors Error On Localhost:8000 for your anime api
TheSwordBreaker opened this issue · 2 comments
TheSwordBreaker commented
Cors Error On Localhost:8000 for your anime api
adammbh commented
- Dont host it on local
- Change Port to 8080
- In your website files create a folder called .env.local and paste your api link like this: https://myapilink.com/api/
TheSwordBreaker commented
If I Want to add features