Skip to content

Commit

Permalink
fix metrics server
Browse files Browse the repository at this point in the history
  • Loading branch information
avalonche committed Oct 25, 2024
1 parent 58365f5 commit 0c15cb6
Show file tree
Hide file tree
Showing 9 changed files with 441 additions and 300 deletions.
2 changes: 2 additions & 0 deletions .env.example
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
JWT_TOKEN=688f5d737bad920bdfb2fc2f488d6b6209eebda1dae949a8de91398d932c517a
BUILDER_JWT_TOKEN=688f5d737bad920bdfb2fc2f488d6b6209eebda1dae949a8de91398d932c517a
L2_URL=http://localhost:8551
BUILDER_URL=http://localhost:8552
RPC_HOST=0.0.0.0
RPC_PORT=8081
TRACING=false
LOG_LEVEL=info
METRICS=false
BOOST_SYNC=false
Loading

0 comments on commit 0c15cb6

Please sign in to comment.