We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 582ab96 commit ec8a9efCopy full SHA for ec8a9ef
lib/modelscan_api/README.md
@@ -24,6 +24,10 @@ by using `--target dev` or `--target prod` respectively (targeting prod is optio
24
25
Note that the Docker containers run on port `3311` rather than `8000`, so adjust URLs accordingly.
26
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
+
31
## Setup
32
33
<!-- prettier-ignore-start -->
0 commit comments