Skip to content

Commit

Permalink
fix: update .env.test
Browse files Browse the repository at this point in the history
  • Loading branch information
yaroslav-fedyshyn-nordwhale committed Sep 18, 2020
1 parent 97ab4af commit f4eef4f
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .env.test
Expand Up @@ -26,14 +26,13 @@ NEW_RELIC_LICENSE_KEY=ab380edbf4e6210529f4aa2513445e7f75672594
JWT_PASS=G00DDAPP
WEB3_SITE_URL=https://inivtation.herokuapp.com
FUSE_API=https://explorer.fuse.io
TWILIO_AUTH_ID=
TWILIO_AUTH_TOKEN=
TWILIO_VERIFY_ID=
TWILIO_AUTH_ID=test
TWILIO_AUTH_TOKEN=test
TWILIO_VERIFY_ID=test
ADMIN_MIN_BALANCE=100000
SECURE_KEY=d41d8cd98f00b204e9800998ecf8427f
ENABLE_MONGO_LOCK=false
MONGO_DB_URI=mongodb+srv://noncemanager:WLLsTC6k7hqN73JI@walletnonce-zllov.mongodb.net/walletnonce?retryWrites=true&w=majority
ZOOM_MINIMAL_MATCHLEVEL=1
NUMBER_OF_ADMIN_WALLET_ACCOUNTS=5
CLAIM_QUEUE_ALLOWED=1
FACEBOOK_GRAPH_API_URL=https://graph.facebook.com
Expand Down

0 comments on commit f4eef4f

Please sign in to comment.