I have two Rasa x instances in my machine running under a ngrok server.
I want to change the Rasa x ports, allowing the applications to run at the same time.
Unfortunately, I could’t find yet the archive that I can change the configuration.
Thank you @erohmensing and @Murat! It was very helpful and it’s working! \o/
Now I want to add that app in a dockerfile that will run with docker compose - with redis, mongodb and other technologies.
I just found examples using a NEW image of rasa, but I want to use an image that I have customized, with my own model and my nlu, stories and domain - that I have been written since a long time.
I created a new topic for this question, since this currently question is already closed: Rasa in Docker.