chore: remove compose.override.yml from repo, add to .gitignore

Local dev override with machine-specific paths and build context;
not useful to other users.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-12 02:01:32 +00:00
co-authored by Claude Sonnet 4.6
parent 1df7c99c2e
commit ec9d2ecd0f
2 changed files with 1 additions and 8 deletions
+1
View File
@@ -236,3 +236,4 @@ __marimo__/
# Streamlit
.streamlit/secrets.toml
compose.override.yml
-8
View File
@@ -1,8 +0,0 @@
services:
winnow:
build: .
network_mode: host
volumes:
- /code/winnow/models:/models
- /code/winnow/embeddings:/app/.if_cache
- /code/winnow/output:/app/frigate_train