Skip to content

Commit

Permalink
Remove unnecessary port in docker setup
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippGackstatter committed May 14, 2024
1 parent dacb5d5 commit 55e13e3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/maintain/iota-core/2.0/docs/how_tos/using_docker.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ It includes everything required to set up a public node accessible by wallets an
4. Opening up the following ports in your server's firewall:

- `15600 TCP` - Used for IOTA-Core gossip.
- `14626 UDP` - Used for IOTA-Core autopeering.
- `80 TCP` - Used for HTTP. _(can be changed, see below)_
- `443 TCP` - Used for HTTPS. _(optional if not using HTTPS)_

Expand Down

0 comments on commit 55e13e3

Please sign in to comment.