Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e67e82a

Browse filesBrowse files
committed
minor #10237 [Deployment] Assume the user is using Flex (royklutman)
This PR was merged into the 4.1 branch. Discussion ---------- [Deployment] Assume the user is using Flex Commits ------- bcacab2 Assume the user is using Flex when deploying
2 parents 9a7e9c8 + bcacab2 commit e67e82a
Copy full SHA for e67e82a

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎deployment.rst

Copy file name to clipboardExpand all lines: deployment.rst
+1-1Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.