Skip to content

Commit

Permalink
remove rpc url that is also no longer used
Browse files Browse the repository at this point in the history
  • Loading branch information
moodysalem committed May 23, 2024
1 parent ebec60b commit 55bd536
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .env.local.example
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
APIBARA_AUTH_TOKEN="token_from_apibara"
PG_CONNECTION_STRING="postgresql://postgres:postgres@localhost:5432"
RPC_URL="https://starknet-mainnet.infura.io/v3/<infura-api-key>"
PG_CONNECTION_STRING="postgresql://postgres:postgres@localhost:5432"

0 comments on commit 55bd536

Please sign in to comment.