Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
crebsy committed Jul 17, 2024
1 parent a7ee781 commit 4a50846
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion node_configs/reth/1.0.1/docker-compose-full.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ services:
node
--full
--authrpc.addr 0.0.0.0
--http"
--http
--http.addr 0.0.0.0
--http.api all
--http.corsdomain *
Expand Down

0 comments on commit 4a50846

Please sign in to comment.