Skip to content

Commit 4d3475f

Browse files
Update docs for modelscan to reference docker compose profile
1 parent ed85919 commit 4d3475f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

lib/modelscan_api/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ by using `--target dev` or `--target prod` respectively (targeting prod is optio
2424

2525
Note that the Docker containers run on port `3311` rather than `8000`, so adjust URLs accordingly.
2626

27+
When using with the wider project's docker compose structure, you can use the
28+
[compose.modelscan.yaml](../../compose.modelscan.yaml) profile (`compose [...] -f compose.modelscan.yaml`) to switch to
29+
the local/live development version.
30+
2731
## Setup
2832

2933
<!-- prettier-ignore-start -->

0 commit comments

Comments
 (0)