Merge main into Scene 7 evidence workflow

This commit is contained in:
2026-08-22 17:23:47 +02:00
16 changed files with 210 additions and 51 deletions
+4
View File
@@ -1,5 +1,9 @@
DATABASE_URL=postgres://osint:osint_secret@localhost:5433/osint_dev
# Dev ports — give each branch checkout distinct values to run them side by side.
# PORT is the Express API; WEB_PORT is the Vite dev server, which proxies /api to PORT.
PORT=8787
WEB_PORT=5173
CORS_ORIGIN=http://localhost:5173
LEVEL_EDITING_ENABLED=true
JWT_SECRET=osint-local-dev-secret