Skip to content

Commit

Permalink
Update request_context.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
krlove authored and xabbuh committed Apr 1, 2017
1 parent 4d9db01 commit d445612
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion console/request_context.rst
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ will override the defaults.
.. code-block:: php
// app/config/config_test.php
// app/config/parameters.php
$container->setParameter('router.request_context.host', 'example.org');
$container->setParameter('router.request_context.scheme', 'https');
$container->setParameter('router.request_context.base_url', 'my/path');
Expand Down

0 comments on commit d445612

Please sign in to comment.