chore: dockerignore und header comment fuer compose

This commit is contained in:
2026-05-04 22:48:49 +02:00
parent ec94fe899b
commit 964b10dfe8
2 changed files with 21 additions and 0 deletions

View File

@@ -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: