Add test UI toggle and docs
This commit is contained in:
@@ -19,6 +19,10 @@ face-lock is a FastAPI service that detects a primary subject, makes a square cr
|
||||
- `person` for full-body person detection
|
||||
- `subject` for general foreground subjects
|
||||
|
||||
## Test UI
|
||||
|
||||
Set `FACE_LOCK_TEST_UI=false` to disable the `/` test UI.
|
||||
|
||||
## Authentication
|
||||
|
||||
Set `FACE_LOCK_AUTH_TOKEN` to require a header token.
|
||||
|
||||
Reference in New Issue
Block a user