diff options
-rw-r--r-- | settings.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/settings.toml b/settings.toml index 40e61ce..865a9c5 100644 --- a/settings.toml +++ b/settings.toml @@ -40,6 +40,7 @@ FATCAT_API_HOST = "http://localhost:9411/v0" [qa] SCHOLAR_ENV = "qa" +ELASTICSEARCH_FRONTEND = "http://search-svc097.fatcat.wiki:9292" ELASTICSEARCH_FULLTEXT_INDEX = "scholar_fulltext_v01" KAFKA_BROKERS = ["wbgrp-svc263.us.archive.org"] |