Browse Source

added new ENV args

master
David Haukeness 5 years ago
parent
commit
b0d38b08f5
No known key found for this signature in database
GPG Key ID: 54F2372DDB7F9462
  1. 1
      README.md

1
README.md

@ -44,6 +44,7 @@ Required by keybase: (Must set all of these) @@ -44,6 +44,7 @@ Required by keybase: (Must set all of these)
Required by this package: (Set the values you feel like, if you don't set them they won't be used)
- `BOT_DEBUG=true`
- `BOT_LOG_CONVID=<your keybase conversation id>`
#### Example:
`docker run --name myJitsi --rm -d -e KEYBASE_USERNAME=FOO -e KEYBASE_PAPERKEY="bar baz ..." -e KEYBASE_SERVICE=1 -e BOT_DEBUG=true haukeness/keybase-jitsi-bot`

Loading…
Cancel
Save