Update 'chatbot/endpoints.yml'
Esse commit está contido em:
@@ -11,7 +11,7 @@
|
|||||||
# https://rasa.com/docs/rasa/custom-actions
|
# https://rasa.com/docs/rasa/custom-actions
|
||||||
|
|
||||||
action_endpoint:
|
action_endpoint:
|
||||||
url: "http://localhost:5055/webhook?recipient_id={sender_id}"
|
url: "http://localhost:5055/webhook"
|
||||||
|
|
||||||
# Tracker store which is used to store the conversations.
|
# Tracker store which is used to store the conversations.
|
||||||
# By default the conversations are stored in memory.
|
# By default the conversations are stored in memory.
|
||||||
@@ -40,7 +40,3 @@ action_endpoint:
|
|||||||
# username: username
|
# username: username
|
||||||
# password: password
|
# password: password
|
||||||
# queue: queue
|
# queue: queue
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Referência em uma Nova Issue
Bloquear um usuário