added elasticsearch

This commit is contained in:
2018-04-03 10:12:28 +02:00
parent f5e5f56e2f
commit 6d92a778bd
4 changed files with 15 additions and 15 deletions

View File

@@ -1,3 +1,4 @@
DEBUG=True
STAGE=local
DEFAULT_HAYSTACK_URL=es+http://es:9200/index-*
DATABASE_URL=postgres://postgres@postgres:5432/db