We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3eaa80 commit d3d403fCopy full SHA for d3d403f
deployment/fortrabbit.rst
@@ -158,7 +158,7 @@ Make sure this file is imported into the main config file:
158
.. code-block:: php
159
160
// app/config/config_prod.php
161
- $loader->import('config/config.php');
+ $loader->import('config.php');
162
$loader->import('config_prod_secrets.php');
163
164
$container->loadFromExtension('framework', array(
0 commit comments