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 2828795 commit bcacab2Copy full SHA for bcacab2
deployment.rst
@@ -157,7 +157,7 @@ as you normally do:
157
.. caution::
158
159
If you get a "class not found" error during this step, you may need to
160
- run ``export SYMFONY_ENV=prod`` (or ``export APP_ENV=prod`` if you're
+ run ``export APP_ENV=prod`` (or ``export SYMFONY_ENV=prod`` if you're not
161
using :doc:`Symfony Flex </setup/flex>`) before running this command so
162
that the ``post-install-cmd`` scripts run in the ``prod`` environment.
163
0 commit comments