DATABASE_URL=postgres://osint:osint_secret@localhost:5433/osint_dev
PORT=8787
CORS_ORIGIN=http://localhost:5173
LEVEL_EDITING_ENABLED=true
JWT_SECRET=osint-local-dev-secret
MAX_DOCUMENT_BYTES=26214400