diff --git a/.env.local.example b/.env.local.example index c24f627..96230dd 100644 --- a/.env.local.example +++ b/.env.local.example @@ -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/" \ No newline at end of file +PG_CONNECTION_STRING="postgresql://postgres:postgres@localhost:5432" \ No newline at end of file