mirror of
https://github.com/oceanprotocol/faucet.git
synced 2024-11-24 11:01:29 +01:00
update .env.example
This commit is contained in:
parent
38a6d09679
commit
93d61aeaa6
@ -1,7 +1,6 @@
|
|||||||
TOKEN_CONTRACT_ADDRESS="0xxxxxxxxxxx"
|
TOKEN_CONTRACT_ADDRESS="0xxxxxxxxxxx"
|
||||||
SEED_PHRASE="12 or 24 words of seed phrase"
|
SEED_PHRASE="12 or 24 words of seed phrase"
|
||||||
FROM="0xxxxxxxxxxxx"
|
RPC="https://ropsten.infura.io/v3/123"
|
||||||
INFURA_NODE_ID="1234554"
|
|
||||||
DB_NAME="test"
|
DB_NAME="test"
|
||||||
DB_USER="admin"
|
DB_USER="admin"
|
||||||
DB_PASSWORD="password"
|
DB_PASSWORD="password"
|
||||||
|
Loading…
Reference in New Issue
Block a user