Skip to content

Commit eebe0b1

Browse files
ArthurFlagkiview
andauthored
Update content/manuals/ai/model-runner.md
Co-authored-by: Kevin Wittek <[email protected]>
1 parent 2bcdfa4 commit eebe0b1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/manuals/ai/model-runner.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,8 @@ Once the feature is enabled, new API endpoints are available under the following
126126
- From host processes: `http://localhost:12434/`
127127

128128
> [!NOTE]
129-
> The `172.17.0.1` interface may not be available by default to Compose containers.
129+
> The `172.17.0.1` interface may not be available by default to containers
130+
within a Compose project.
130131
> In this case, add an `extra_hosts` directive to your Compose service YAML:
131132
>
132133
> ```yaml

0 commit comments

Comments
 (0)