Universal Editor, CORS Missing Allow Origin on https://localhost:8443/details
I'm trying to setup local wknd for Universal Editor.
I'll follow every step in tutorial at https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/implementing/developing/universal-editor/developer-overview, but at the very end, there's this error clinking on Teaser:

The error was generated by the response at the POST to https://localhost:8443/details because of CORS Missing Allow Origin.
Same OPTIONS request, just before the POST is ok.

OPTIONS header:

POST header:

What I'm doing wrong?
Regards,
Alessandro