I have on my backend set
STORE_CORS=https://retrobroker.com
backend is hosted on docker with nginx(swag) reverse proxy
the admin with the same config is working as suppose to without cors errors..
I have deleted from next frontend the api folder and disabled productModule.
Can anyone help me?