Skip to content

Commit c8cb2dd

Browse files
yrobladanbarr
andauthored
Update docs/toolhive/guides-ui/network-isolation.mdx
Co-authored-by: Dan Barr <[email protected]>
1 parent a586146 commit c8cb2dd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/toolhive/guides-ui/network-isolation.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,9 @@ databases, APIs, or other services that are running on your local host during
8888
development.
8989

9090
For example, in Docker environments, you can add `host.docker.internal` to
91-
access services on the host. `host.docker.internal` is a special hostname provided by Docker that resolves to the host machine's IP address from within containers:
91+
access services on the host. `host.docker.internal` is a special hostname
92+
provided by Docker that resolves to the host machine's IP address from within
93+
containers.
9294

9395
- **Allowed hosts**: `host.docker.internal`
9496
- **Allowed ports**: `3000`

0 commit comments

Comments
 (0)