Skip to content

Commit 2bcdfa4

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/manuals/ai/model-runner.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ Once the feature is enabled, new API endpoints are available under the following
122122
{{< /tab >}}
123123
{{< tab name="Docker CE">}}
124124

125-
- From containers: `http://172.17.0.1:12434/`
125+
- From containers: `http://172.17.0.1:12434/` (with `172.17.0.1` representing the host gateway address)
126126
- From host processes: `http://localhost:12434/`
127127

128128
> [!NOTE]

0 commit comments

Comments
 (0)