aboutsummaryrefslogtreecommitdiffstats
path: root/settings.toml
diff options
context:
space:
mode:
Diffstat (limited to 'settings.toml')
-rw-r--r--settings.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings.toml b/settings.toml
index 865a9c5..34f29ce 100644
--- a/settings.toml
+++ b/settings.toml
@@ -4,7 +4,7 @@ SCHOLAR_ENV = "default"
SCHOLAR_ISSUEDB_PATH = "data/issue_db.sqlite"
I18N_LANG_DEFAULT = "en"
FATCAT_ELASTICSEARCH_BACKEND = "https://search.fatcat.wiki"
-ELASTICSEARCH_BACKEND = "http://search-svc097.fatcat.wiki:9292"
+ELASTICSEARCH_BACKEND = "http://localhost:9200"
ELASTICSEARCH_FRONTEND = "http://search-svc097.fatcat.wiki:9292"
ELASTICSEARCH_FULLTEXT_INDEX = "scholar_fulltext"
THUMBNAIL_URL_PREFIX = "https://blobs.fatcat.wiki/thumbnail/pdf/"