mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 15:16:55 +03:00
7 lines
216 B
YAML
7 lines
216 B
YAML
# Read the documentation: https://github.com/FriendsOfSymfony/FOSElasticaBundle/blob/master/doc/setup.md
|
|
fos_elastica:
|
|
clients:
|
|
default: { url: '%env(ELASTICSEARCH_URL)%' }
|
|
indexes:
|
|
app: null
|