Add GitHub signup vars to run script

This commit is contained in:
Basti 2019-09-01 15:32:54 +02:00
parent 37e88ab107
commit 1f30a68ac3
No known key found for this signature in database
GPG Key ID: BE4634D632D39B67

5
run.sh
View File

@ -1,4 +1,4 @@
npm link hubot-kredits
# npm link hubot-kredits
PORT=8888 \
HUBOT_LOG_LEVEL="debug" \
@ -21,6 +21,9 @@ KREDITS_ROOM="#kosmos-random" \
KREDITS_WALLET_PATH="wallet.json" \
KREDITS_WALLET_PASSWORD="foo" \
KREDITS_PROVIDER_URL="http://localhost:7545" \
KREDITS_DAO_ADDRESS="" \
KREDITS_GITHUB_KEY="" \
KREDITS_GITHUB_SECRET="" \
KREDITS_GITHUB_REPO_BLACKLIST="" \
KREDITS_MEDIAWIKI_URL="https://wiki.kosmos.org/" \
bin/hubot --name hal7000