Skip to content

Commit 51fad18

Browse files
authored
Add MEV scraping (#320)
1 parent 7286b2a commit 51fad18

3 files changed

Lines changed: 652 additions & 32 deletions

File tree

compose-mev.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ services:
1414
image: ghcr.io/commit-boost/pbs:${MEV_COMMITBOOST_VERSION:-v0.9.6}
1515
environment:
1616
- CB_CONFIG=/etc/commit-boost/config.toml
17+
- CB_METRICS_PORT=10001
1718
volumes:
1819
- ./commit-boost/config.toml:/etc/commit-boost/config.toml:ro
1920
labels:

0 commit comments

Comments
 (0)