No local instance of the website. When I complete all the steps of the development of the bot, I then enter the final code on the command line:
python3 -m rasa_core.run -d models/dialogue -u models/current/default/nlu --port 5005 --endpoints endpoints.yml --credentials credentials.yml
The port that I open is the same one that I have in my website chatbot script: