Skip to content

Commit 4220181

Browse files
committed
edit description
1 parent 22ff2bb commit 4220181

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/concepts/compose.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ networks:
213213
### `ports`
214214
(Optional, but required if you want to access the service from outside the container)
215215

216-
The ports to expose. Mode should be specified as `ingress`.
216+
The ports to expose. The default port mode is `ingress`.
217217

218218
```yaml
219219
ports:

0 commit comments

Comments
 (0)