chore: dockerignore und header comment fuer compose
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
# Local development only.
|
||||
# Production deployment goes via Coolify using docker/Dockerfile alone;
|
||||
# the compose file here is for booting up qdrant + ollama next to the
|
||||
# ingestor on a developer machine.
|
||||
services:
|
||||
ingestor:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user