Skip to content

Commit 5916dd3

Browse files
Update docs/concepts/networking.mdx
Co-authored-by: Jordan Stephens <jordan@stephens.io>
1 parent 46f4bb3 commit 5916dd3

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
@@ -130,7 +130,7 @@ http://<service-name>:<port>
130130
### Custom Network CIDR
131131

132132
By default, Defang creates a separate private/internal network in the 10.0.0.0/16 subnet for each Compose project.
133-
To customize this CIDR, you can set the `subnet` of the `default` network in the Compose file:
133+
To customize this CIDR block, you can set the `subnet` of the `default` network in the Compose file:
134134

135135
```yaml
136136
networks:

0 commit comments

Comments
 (0)