Permalink
Fetching contributors…
Cannot retrieve contributors at this time
# make a copy of this file and rename it to "dot.env" | |
SERVER_ENV=demobot | |
GITTER_USER_TOKEN=1ac342045f5a57d99fe537e58da78f6cba94f7db | |
FCC_API_KEY=TESTAPIKEY | |
# get these from oauth later | |
GITTER_APP_KEY=63ece8ac0eeed9b17b1cc9867f65d4857ec6e5fc | |
GITTER_APP_SECRET=9026e3b3a74357035ee15a9591f31b2de5cfd3a6 | |
GITTER_APP_REDIRECT_URL=http://localhost:7891/login/callback | |
LOG_LEVEL=10 | |
PORT=7891 |