Skip to content

Commit 70f4100

Browse files
Update docs/concepts/networking.mdx
Co-authored-by: Jordan Stephens <[email protected]>
1 parent f66b95c commit 70f4100

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/concepts/networking.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ networks:
4747
4848
### Public Services
4949
50-
By default, services will be in the `default` network and behind a public load-balancer, ie. exposed ports default to `mode: ingress`:
50+
By default, services will be in the `default` network. By default these services are not accessible directly, but may be accessed through a public load-balancer, ie. exposed ports default to `mode: ingress`:
5151

5252
```yaml
5353
services:

0 commit comments

Comments
 (0)