mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
PHRAS-1843 Add elasticsearch host setting in vars/all.yml file (#2791)
This commit is contained in:
@@ -55,6 +55,7 @@ mariadb:
|
||||
dump: ''
|
||||
elasticsearch:
|
||||
install: '1'
|
||||
host: '127.0.0.1'
|
||||
port: '9200'
|
||||
version: '2.3.3'
|
||||
plugins:
|
||||
|
Reference in New Issue
Block a user