Skip to content

Commit

Permalink
Lh v6 fix (#1943)
Browse files Browse the repository at this point in the history
* Fix Lighthouse v6

* Revert "Fix Lighthouse v6"

This reverts commit a76cc99.

* LH cl only v6
  • Loading branch information
yorickdowne authored Sep 30, 2024
1 parent 07aca7d commit ece6f33
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lighthouse-cl-only.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,9 @@ services:
- 0.0.0.0
- --http-port
- ${CL_REST_PORT:-5052}
- --http-allow-origin=*
- --listen-address
- 0.0.0.0
- --port
- ${CL_P2P_PORT:-9000}
- --quic-port
Expand Down

0 comments on commit ece6f33

Please sign in to comment.