chore: establish pre-exhibit project baseline

This commit is contained in:
2026-08-14 12:45:17 +02:00
parent fa78640227
commit ff5e5dc63e
4 changed files with 59 additions and 7 deletions
+5
View File
@@ -0,0 +1,5 @@
DATABASE_URL=postgres://osint:osint_secret@localhost:5433/osint_dev
PORT=8787
CORS_ORIGIN=http://localhost:5173
LEVEL_EDITING_ENABLED=true
MAX_DOCUMENT_BYTES=26214400