Skip to content

Commit

Permalink
chore(docs): fix typo (#2029)
Browse files Browse the repository at this point in the history
fix port typo

issue: none
  • Loading branch information
ttarsi authored Oct 2, 2024
1 parent 38374ca commit df134dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/operate/1-run-full-node.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ What's actually happening here?
| SSD Hard Disk | 500 GB |
| Docker | 24.0.7 |
| Operating System | `linux/amd64` (soon adding support for multi-platform docker images) |
| Inbound ports | Enabled for cometBFT (`tcp://266567`) and Geth (`tcp://30303``udp://30303`) |
| Inbound ports | Enabled for cometBFT (`tcp://26656`) and Geth (`tcp://30303``udp://30303`) |

0 comments on commit df134dc

Please sign in to comment.