Gate admin menu and authoring with shared JWT
This commit is contained in:
@@ -2,4 +2,5 @@ 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
|
||||
|
||||
Reference in New Issue
Block a user