Skip to content

Commit 2543bbd

Browse files
authored
Merge pull request #386 from DefangLabs/lio/depends-on
Add depends_on
2 parents 92c2312 + 1645d80 commit 2543bbd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

compose.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,5 @@ services:
5050
# Make sure the LOAD_MODEL is the same as the app service
5151
- LOAD_MODEL=llama3.2:1b
5252
# - LOAD_MODEL=gemma:7b
53+
depends_on:
54+
- ollama

0 commit comments

Comments
 (0)