We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30a48eb commit 5c88aeaCopy full SHA for 5c88aea
docker-compose.yaml
@@ -4,7 +4,7 @@ services:
4
redis:
5
image: redis
6
app:
7
- image: swirlai/swirl-search:latest
+ image: swirl_localllm
8
ports:
9
- "8000:8000"
10
command: >
0 commit comments