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