add criteria-first discovery search provider

This commit is contained in:
Marco0300
2026-09-03 20:04:08 +02:00
parent e3257f1ce9
commit 725ef0db9f
8 changed files with 202 additions and 16 deletions
+3
View File
@@ -15,6 +15,9 @@ services:
# Optional first-run admin bootstrap; leave unset after provisioning.
BOOTSTRAP_ADMIN_EMAIL: ${BOOTSTRAP_ADMIN_EMAIL:-}
BOOTSTRAP_ADMIN_PASSWORD: ${BOOTSTRAP_ADMIN_PASSWORD:-}
SEARCH_PROVIDER_URL: ${SEARCH_PROVIDER_URL:-}
SEARCH_PROVIDER_ALLOWED_HOSTS: ${SEARCH_PROVIDER_ALLOWED_HOSTS:-}
SEARCH_PROVIDER_API_KEY: ${SEARCH_PROVIDER_API_KEY:-}
AUTOMATED_OUTREACH_ENABLED: "false"
volumes:
- prospect_api_data:/data