KGG-Dev-Course / taskmaster-api

Task management API
15 stars 7 forks source link

Set CORS #13

Closed gitfullstacker closed 11 months ago

gitfullstacker commented 11 months ago

I added domains into appsettings.json "AllowedOrigins": { "Urls": [ "https://localhost:44351", "http://localhost:4200" ] }