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.
2 parents 5bec1b1 + d3d403f commit 198b1bbCopy full SHA for 198b1bb
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