Skip to content

Commit bcacab2

Browse files
committed
Assume the user is using Flex when deploying
1 parent 2828795 commit bcacab2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployment.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ as you normally do:
157157
.. caution::
158158

159159
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
160+
  run ``export APP_ENV=prod`` (or ``export SYMFONY_ENV=prod`` if you're not
161161
  using :doc:`Symfony Flex </setup/flex>`) before running this command so
162162
that the ``post-install-cmd`` scripts run in the ``prod`` environment.
163163

0 commit comments

Comments
 (0)