Fix depends_on syntax in PostgreSQL compose example
This commit is contained in:
parent
3b7c88bf2c
commit
6f67f29f68
@ -91,7 +91,7 @@ services:
|
||||
db:
|
||||
condition: service_healthy
|
||||
ollama:
|
||||
- ollama
|
||||
condition: service_started
|
||||
|
||||
db:
|
||||
image: postgres:16-alpine
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user