mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-03-24 00:32:17 +01:00
7 lines
222 B
YAML
7 lines
222 B
YAML
# Read the documentation: https://github.com/FriendsOfSymfony/FOSElasticaBundle/blob/master/Resources/doc/setup.md
|
|
fos_elastica:
|
|
clients:
|
|
default: { host: localhost, port: 9200 }
|
|
indexes:
|
|
app: null
|