Skip to content

Commit 0fce376

Browse files
committed
minor #18858 Correct dotenv:dump command reference from dump-env (thePanz)
This PR was merged into the 6.3 branch. Discussion ---------- Correct dotenv:dump command reference from dump-env Commits ------- 106ffe0 Correct dotenv:dump command reference from dump-env
2 parents d292f33 + 106ffe0 commit 0fce376

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configuration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -877,7 +877,7 @@ get the environment variables and will not spend time parsing the ``.env`` files
877877

878878
.. tip::
879879

880-
Update your deployment tools/workflow to run the ``dump-env`` command after
880+
Update your deployment tools/workflow to run the ``dotenv:dump`` command after
881881
each deploy to improve the application performance.
882882

883883
.. _configuration-secrets:

0 commit comments

Comments
 (0)