fix: harden AI analysis and seed defaults

This commit is contained in:
2026-07-08 04:38:22 -07:00
parent 9a437f4cbf
commit 6a1add3422
15 changed files with 653 additions and 167 deletions

View File

@@ -1,6 +1,6 @@
services:
postgres:
image: pgvector/pgvector:pg17
image: postgres:17-alpine
container_name: teatea-postgres
restart: unless-stopped
environment: