RocketChat / hubot-rocketchat-boilerplate

An example Hubot demonstrating usage of the Rocket.Chat adaptor.
MIT License
36 stars 32 forks source link

Add protocol to ROCKETCHAT_URL to prevent connection failure #12

Open frdmn opened 4 years ago

frdmn commented 4 years ago

When using Hubot against Cloud instances the following error shows up when the protocol is omitted in the ROCKETCHAT_URL env variable.

This adds the protocol prefix to the README.md to prevent similiar issues in the future.

See also: RocketChat/hubot-rocketchat-boilerplate#6

GarryGao7211 commented 4 years ago

Does hubot only run in SSL? I use http protocol