Skip to content

Commit

Permalink
hot fix
Browse files Browse the repository at this point in the history
add comment into .env.example about length of key (32 symbols)
  • Loading branch information
alexeykosinski committed Nov 4, 2019
1 parent 4562cbf commit fee4d4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env.example
Expand Up @@ -51,5 +51,5 @@ TWILIO_PHONE_NUMBER=
NUMBER_OF_ADMIN_WALLET_ACCOUNTS=1
#minimum balance in gwei of admin account to be valid
ADMIN_MIN_BALANCE=
#password to sign and encrypt jwt token for market
#password to sign and encrypt jwt token for market (should be 32 symbols)
MARKET_PASSWORD=

0 comments on commit fee4d4a

Please sign in to comment.