Skip to content

Commit 2e6b3dd

Browse files
authored
Merge pull request #45349 from bartjkdp/fix/clarify-port-number
Clarify in the documentation what we mean with "allocated to MongoDB on the internet"
2 parents 4b31bd2 + ea6624e commit 2e6b3dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tasks/access-application-cluster/port-forward-access-application-cluster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ for database debugging.
110110
27017
111111
```
112112

113-
27017 is the TCP port allocated to MongoDB on the internet.
113+
27017 is the official TCP port for MongoDB.
114114

115115
## Forward a local port to a port on the Pod
116116

0 commit comments

Comments
 (0)