Skip to content
This repository has been archived by the owner on Sep 3, 2020. It is now read-only.

Commit

Permalink
Revert web3 version because of issue web3/web3.js#1559
Browse files Browse the repository at this point in the history
  • Loading branch information
felipewer committed Aug 17, 2018
1 parent d4c5849 commit 0a04d8d
Show file tree
Hide file tree
Showing 3 changed files with 143 additions and 142 deletions.
7 changes: 6 additions & 1 deletion .env.sample
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# PROVIDER_URL=wss://ropsten.infura.io/ws
PROVIDER_URL=ws://127.0.0.1:8545
SCHEDULER_ADDRESS=< contract_address >
CALENDAR_ID=< id >@group.calendar.google.com
OWNER_NAME=< John Doe
OWNER_EMAIL=< john@doe.com >
OWNER_EMAIL=< john@doe.com >
MIN_HOUR=7
MAX_HOUR=21
TIMEZONE=America/Sao_Paulo
NODE_ENV=production
Loading

0 comments on commit 0a04d8d

Please sign in to comment.