Fix/elasticsearch plugin ci failure (#297)
* Revert "Fix search test"
This reverts commit f638163eca
.
* Add Elasticsearch CI setting
* Revert development settings for public_statuses_index and statuses_index
This commit is contained in:
parent
eaa9ade59b
commit
866f93b90e
5 changed files with 32 additions and 216 deletions
|
@ -4,7 +4,4 @@ NODE_ENV=production
|
|||
LOCAL_DOMAIN=cb6e6126.ngrok.io
|
||||
LOCAL_HTTPS=true
|
||||
# Elasticsearch
|
||||
ES_ENABLED=false
|
||||
ES_HOST=localhost
|
||||
ES_PORT=9200
|
||||
ES_PREFIX=test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue