Skip to content

Commit

Permalink
remove unused env vars from env sample
Browse files Browse the repository at this point in the history
  • Loading branch information
ewansheldon committed Sep 8, 2023
1 parent b0f7bf8 commit 4472f0a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .env.example
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
INFURA_API_KEY=[your infura project api key]
WALLET_PRIVATE_KEY=[your wallet's private key]
PORT=8080
REDIS_HOST=127.0.0.1
REDIS_PORT=6379

0 comments on commit 4472f0a

Please sign in to comment.