Hello.
I know that to connect to custom channels (website and mobile app), we need to run both rasa run actions --cors "*" and rasa run --enable-api --cors "*", but this is for a local installation.
How do I do that if I deployed using Quick-Install?