Dear Team,
Could you please help me with the situation where i was unable to load the custom ip/host from endpoints.yml file when i try to run my actions server. Thanks
command used to run actions server:
rasa run actions --cors “*” -p 5055 --ssl-certificate E:\delta_bot\certs\ca.crt --ssl-keyfile E:\delta_bot\certs\ca.key --ssl-password changeit
And this command working fine, but if you look the below screenshot, the url for the actions server is still pointing to localhost…instead of the custom ip.
Best Regards, Ravi