Skip to content

Latest commit

 

History

History
15 lines (15 loc) · 400 Bytes

README.md

File metadata and controls

15 lines (15 loc) · 400 Bytes

Configuration

RASA_X_VERSION=0.20.1
RASA_VERSION=1.2.7

DB_HOST=<postgres_url>

PASSWORD_SALT=<random_string>
RABBITMQ_PASSWORD=<random_string>
RASA_X_TOKEN=<random_string>
JWT_SECRET=<random_string>
RASA_TOKEN=<random_string>
DB_PASSWORD=<random_string>
REDIS_PASSWORD=<random_string>

CreateUser

python rasa_x_commands.py create --update admin me MYPASSWORD