I used this command to install rasa x server on a centos 7 machine.
"pip3 install rasa-x --extra-index-url https://pypi.rasa.com/simple"
Every time I use the command rasa x it start the server but gives a new password. I want to fix the password. How can I do that?