chore: sync submodule state (parent ref update)

Made-with: Cursor
This commit is contained in:
defiQUG
2026-03-02 12:14:09 -08:00
parent 50ab378da9
commit 5efe36b1e0
1100 changed files with 155024 additions and 8674 deletions

View File

@@ -20,7 +20,8 @@ services:
depends_on:
- blockscout-db
environment:
- DATABASE_URL=postgresql://blockscout:blockscout@blockscout-db:5432/blockscout
- DATABASE_URL=postgresql://blockscout:blockscout@blockscout-db:5432/blockscout?sslmode=disable
- ECTO_USE_SSL=false
- ETHEREUM_JSONRPC_HTTP_URL=http://besu:8545
- ETHEREUM_JSONRPC_WS_URL=ws://besu:8546
- ETHEREUM_JSONRPC_TRACE_URL=http://besu:8545