mirror of
https://github.com/docker/genai-stack.git
synced 2024-08-30 16:49:54 +03:00
Merge pull request #54 from matthieuml/main
Added api dependency on pull-model
This commit is contained in:
@@ -164,6 +164,8 @@ services:
|
||||
depends_on:
|
||||
database:
|
||||
condition: service_healthy
|
||||
pull-model:
|
||||
condition: service_completed_successfully
|
||||
x-develop:
|
||||
watch:
|
||||
- action: rebuild
|
||||
|
||||
Reference in New Issue
Block a user