backport of commit 25caeb0928 (#16186)

Co-authored-by: dttung2905 <ttdao.2015@accountancy.smu.edu.sg>
pull/16153/head
hc-github-team-consul-core 2 years ago committed by GitHub
parent 79c0cbfcd2
commit 112235700d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -21,6 +21,7 @@ Before running Consul, you should ensure the following bind ports are accessible
| HTTP: The HTTP API (TCP Only) | 8500 |
| HTTPS: The HTTPs API | disabled (8501)\* |
| gRPC: The gRPC API | disabled (8502)\* |
| gRPC TLS: The gRPC API with TLS connections | disabled (8503)\* |
| LAN Serf: The Serf LAN port (TCP and UDP) | 8301 |
| Wan Serf: The Serf WAN port (TCP and UDP) | 8302 |
| server: Server RPC address (TCP Only) | 8300 |

Loading…
Cancel
Save