aboutsummaryrefslogtreecommitdiffstats
path: root/settings.toml
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@archive.org>2021-01-14 18:10:37 -0800
committerBryan Newbold <bnewbold@archive.org>2021-01-14 18:10:37 -0800
commit7aae9ab6d73b73579b3cc2ac7d3463da2d4808f8 (patch)
tree232071775ff2abe1a19baba6783efb813975beec /settings.toml
parent2a49b72884bad0dd87ffbe99d26cbd7484e33612 (diff)
downloadfatcat-scholar-7aae9ab6d73b73579b3cc2ac7d3463da2d4808f8.tar.gz
fatcat-scholar-7aae9ab6d73b73579b3cc2ac7d3463da2d4808f8.zip
settings: working 'make serve-qa', but only from inside cluster IP space
Diffstat (limited to 'settings.toml')
-rw-r--r--settings.toml1
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"]