We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f55a99 commit 46553cdCopy full SHA for 46553cd
1 file changed
README.md
@@ -113,7 +113,7 @@ git clone https://github.com/ServiceStack/llms
113
docker-compose -f docker-compose.local.yml up -d --build
114
```
115
116
-After the container starts, you can access the UI at `http://localhost:8000`.
+After the container starts, you can access the UI and API at `http://localhost:8000`.
117
118
119
See [DOCKER.md](DOCKER.md) for detailed instructions on customizing configuration files.
0 commit comments