Skip to content

Commit 65196fd

Browse files
author
Sean P. Kane
committed
Update compose.env
1 parent 0863348 commit 65196fd

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

compose.env

+6-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
# This file should be updated and copied to .env
2+
HUBOT_ADAPTER=unknown
23
STUDENT_ID=unknown
3-
SLACK_TOKEN=unkown
44
HUB_USER=unknown
5-
HUBOT_ADAPTER=slack
5+
6+
# Rocket Chat users can ignore this SLACK var
7+
SLACK_TOKEN=unkown
8+
9+
# Slack users can ignore these ROCKETCHAT vars
610
ROCKETCHAT_URL=http://127.0.0.1:3000
711
ROCKETCHAT_USER=hubot
812
ROCKETCHAT_PASSWORD=unknown

0 commit comments

Comments
 (0)