small fix to docs
This commit is contained in:
parent
978d3a22e4
commit
25f1032079
|
@ -241,7 +241,7 @@ knp_gaufrette:
|
|||
In your AcmeTestBundle, add following service definitions:
|
||||
|
||||
``` yaml
|
||||
# src/Acme/TestBundle/services.yml
|
||||
# src/Acme/TestBundle/Resources/config/services.yml
|
||||
parameters:
|
||||
acme_test.mongo.server: "mongodb://localhost:27017"
|
||||
acme_test.mongo.options:
|
||||
|
@ -261,5 +261,4 @@ services:
|
|||
```
|
||||
|
||||
|
||||
|
||||
[gaufrette-homepage]: https://github.com/knplabs/Gaufrette
|
||||
|
|
Loading…
Reference in New Issue
Block a user