Hi,
I want to deploy my rasa chatbot on server. For that i have changed my url in endpoint.yml from localhost to hostname and by doing Post request from postman i’m able to hit the action server. But nlu server is running on localhost:5005. How to change it and please you can mention the steps of deployment in detail here?
http://hostname:5055/webhooks/rasa/webhook
I’m getting this error
"
404 Not FoundNot Found
The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again.
"