Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,8 @@ Base is a secure, low-cost, developer-friendly Ethereum L2 built on Optimism's [

# For testnet with a specific client:
NETWORK_ENV=.env.sepolia CLIENT=reth docker compose up --build
```

> Note: If you change `NETWORK_ENV` or `CLIENT` after the first run, rerun `docker compose up --build` so containers are rebuilt with the updated configuration.

### Supported Clients

Expand Down