Skip to content

Commit 2437917

Browse files
committed
fix[docker]: ollama-data 누락
1 parent d785eab commit 2437917

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

backend/docker-compose.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,4 +81,5 @@ services:
8181
volumes:
8282
mysql-data:
8383
redis-data:
84-
qdrant-data:
84+
qdrant-data:
85+
ollama-data:

0 commit comments

Comments
 (0)