Skip to content
This repository was archived by the owner on Nov 28, 2022. It is now read-only.

Commit 564be83

Browse files
committed
revised 'internal application port'
Signed-off-by: Jacob Berger <jacob.berger@ibm.com>
1 parent b346929 commit 564be83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_documentations/projects-settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Supported project settings include:
4949

5050
## **Internal application port**
5151
`internalPort: <string>`
52-
- Codewind does not automatically expose the port.
52+
- Codewind gets the port from the container information, so by default, the port is the same as the one exposed in Dockerfile.
5353
- Codewind uses the value in conjunction with the context root to determine the project state.
5454
- If an incorrect port is set, the project continuously pings the wrong endpoint, keeping the project stuck in the starting state.
5555

0 commit comments

Comments
 (0)