Hi, I am connecting to Rasa X from JavaScript and I am getting the cors error. Where in Rasa x can I set cors?
I started the program with rasa run
Hi, I am connecting to Rasa X from JavaScript and I am getting the cors error. Where in Rasa x can I set cors?
I started the program with rasa run
I did more digging and found out I can start rasa like this:
rasa run --cors '*'