Before the doublework change
This commit is contained in:
@@ -28,6 +28,7 @@ services:
|
||||
DATABASE_URL: postgres://osint:osint_secret@db:5432/osint_dev
|
||||
CORS_ORIGIN: http://localhost:8787
|
||||
JWT_SECRET: ${JWT_SECRET:-osint-local-dev-secret}
|
||||
ADMIN_HANDLES: ${ADMIN_HANDLES:-}
|
||||
LEVEL_EDITING_ENABLED: "true"
|
||||
MAX_DOCUMENT_BYTES: 26214400
|
||||
OCR_ENABLED: "true"
|
||||
|
||||
Reference in New Issue
Block a user