Skip to content

Commit 5c88aea

Browse files
authored
Update docker-compose.yaml to not download swirl
1 parent 30a48eb commit 5c88aea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ services:
44
redis:
55
image: redis
66
app:
7-
image: swirlai/swirl-search:latest
7+
image: swirl_localllm
88
ports:
99
- "8000:8000"
1010
command: >

0 commit comments

Comments
 (0)