feat(settings): wire ANALYSIS_BACKGROUND into landing loader and add CI notes

This commit is contained in:
2026-05-16 20:20:36 +02:00
parent eb999444d7
commit 7fdef49b8c
6 changed files with 20 additions and 49 deletions
+4
View File
@@ -0,0 +1,4 @@
# CI Notes
- Run `npx prisma migrate deploy` in CI.
- Ensure ADMIN_TOKEN is set in environment for admin APIs.