Update 'chatbot/credentials.yml'
This commit is contained in:
@@ -2,15 +2,11 @@
|
|||||||
# which your bot is using.
|
# which your bot is using.
|
||||||
# https://rasa.com/docs/rasa/messaging-and-voice-channels
|
# https://rasa.com/docs/rasa/messaging-and-voice-channels
|
||||||
|
|
||||||
#rest:
|
rest:
|
||||||
# # you don't need to provide anything here - this channel doesn't
|
# # you don't need to provide anything here - this channel doesn't
|
||||||
# # require any credentials
|
# # require any credentials
|
||||||
|
|
||||||
|
|
||||||
# rest:
|
|
||||||
# # You can customize the webhook URL to include the user's ID as a parameter
|
|
||||||
# webhook_url: "http://localhost:5005/webhooks/rest/webhook?recipient_id={sender_id}"
|
|
||||||
|
|
||||||
#facebook:
|
#facebook:
|
||||||
# verify: "<verify>"
|
# verify: "<verify>"
|
||||||
# secret: "<your secret>"
|
# secret: "<your secret>"
|
||||||
@@ -33,6 +29,5 @@
|
|||||||
|
|
||||||
# This entry is needed if you are using Rasa Enterprise. The entry represents credentials
|
# This entry is needed if you are using Rasa Enterprise. The entry represents credentials
|
||||||
# for the Rasa Enterprise "channel", i.e. Talk to your bot and Share with guest testers.
|
# for the Rasa Enterprise "channel", i.e. Talk to your bot and Share with guest testers.
|
||||||
|
rasa:
|
||||||
|
url: "http://localhost:5002/api"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user