Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Commit 185812b

Browse files
authored
Update ports.md
1 parent 675bf89 commit 185812b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/exhaustive-documentation/ports.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ All ports are exposed in this private network. For example, we could have an int
7272

7373
`web` could also expose other ports to be made available internally without exposing them to the internet. Only the port of `web` that is defined in `port` is exposed to the internet (defaulting to `8000` when none is specified).
7474

75-
## Publishing Ports Extenally
75+
## Publishing Ports Externally
7676

7777
In the case where you would like to expose a port externally, bypassing the reverse proxy, you can it like so:
7878

0 commit comments

Comments
 (0)