mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-21 04:16:24 +03:00
replaced ~ by null
This commit is contained in:
@@ -3,4 +3,4 @@ fos_elastica:
|
||||
clients:
|
||||
default: { host: localhost, port: 9200 }
|
||||
indexes:
|
||||
app: ~
|
||||
app: null
|
||||
|
||||
Reference in New Issue
Block a user