Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Commit

Permalink
doc(README.md): hide team name
Browse files Browse the repository at this point in the history
  • Loading branch information
satoshun00 committed Nov 7, 2014
1 parent 331be23 commit 6f48fac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ docker build -t fenneclab/fennecbot .

```
docker run -e HUBOT_SLACK_TOKEN="***" \
-e HUBOT_SLACK_TEAM="fenneclab" \
-e HUBOT_SLACK_TEAM="***" \
-e HUBOT_SLACK_BOTNAME="fennec.bot" \
-e PORT=9999 \
-d -p 9999:9999 \
Expand Down

0 comments on commit 6f48fac

Please sign in to comment.