I have successfully deployed my application on AWS Cloud 9. Using command to start server “python -m rasa_core.run --enable_api -d models/current/dialogue -u models/current/nlu --cors “*” -o out.log”
I cannot use API as it shows server started at “localhost:5005”. I cannot identify this.
Please help as soon as possible.
