Files
symfony-flex-recipes-contrib/friendsofsymfony/elastica-bundle/5.0/config/packages/fos_elastica.yaml
T

7 lines
219 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: ~