1
0
mirror of https://github.com/oceanprotocol/faucet.git synced 2024-11-24 02:54:25 +01:00

update .env.example

This commit is contained in:
alexcos20 2020-12-10 02:30:11 -08:00
parent 38a6d09679
commit 93d61aeaa6

View File

@ -1,11 +1,10 @@
TOKEN_CONTRACT_ADDRESS="0xxxxxxxxxxx"
SEED_PHRASE="12 or 24 words of seed phrase"
FROM="0xxxxxxxxxxxx"
INFURA_NODE_ID="1234554"
RPC="https://ropsten.infura.io/v3/123"
DB_NAME="test"
DB_USER="admin"
DB_PASSWORD="password"
DB_HOST="localhost"
DB_PORT="31956"
TOKEN_AMOUNT=10
COOLING_PERIOD_IN_HOURS=24
COOLING_PERIOD_IN_HOURS=24