add criteria-first discovery search provider
This commit is contained in:
@@ -12,6 +12,11 @@ BOOTSTRAP_ADMIN_EMAIL=
|
||||
BOOTSTRAP_ADMIN_PASSWORD=
|
||||
# Hard safety default; this release has no delivery capability.
|
||||
AUTOMATED_OUTREACH_ENABLED=false
|
||||
# Optional criteria-first discovery provider. All three values are secret/config inputs:
|
||||
# endpoint must be HTTPS and its exact hostname must appear in the allowlist.
|
||||
SEARCH_PROVIDER_URL=
|
||||
SEARCH_PROVIDER_ALLOWED_HOSTS=
|
||||
SEARCH_PROVIDER_API_KEY=
|
||||
# Backup operations (host-side, never mounted into the web container).
|
||||
BACKUP_DIR=/var/backups/prospect-platform
|
||||
BACKUP_RETENTION=30
|
||||
|
||||
Reference in New Issue
Block a user