action_endpoint: | |
url: "http://localhost:5055/webhook" | |
#tracker_store: | |
# type: mongod | |
# url: <url to your mongo instance, e.g. mongodb://localhost:27017> | |
# db: <name of the db within your mongo instance, e.g. rasa> | |
# username: <username used for authentication> | |
# password: <password used for authentication> | |