Update endpoints.yml
Browse files- endpoints.yml +1 -0
endpoints.yml
CHANGED
@@ -36,6 +36,7 @@ tracker_store:
|
|
36 |
db: "rasa" # path to your db
|
37 |
username: "pvanand09"
|
38 |
password: "i0bRkLm1dZzO"
|
|
|
39 |
|
40 |
|
41 |
# Event broker which all conversation events should be streamed to.
|
|
|
36 |
db: "rasa" # path to your db
|
37 |
username: "pvanand09"
|
38 |
password: "i0bRkLm1dZzO"
|
39 |
+
use_ssl: True
|
40 |
|
41 |
|
42 |
# Event broker which all conversation events should be streamed to.
|