8000 Update dotenv usage · symfony/symfony-docs@c82f04a · GitHub
[go: up one dir, main page]

Skip to content

Commit c82f04a

Browse files
bobvandevijverjaviereguiluz
authored andcommitted
Update dotenv usage
1 parent dab9585 commit c82f04a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

components/dotenv.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,6 @@ You should never store a ``.env`` file in your code repository as it might
6969
contain sensitive information; create a ``.env.dist`` file with sensible
7070
defaults instead.
7171

72-
Symfony Dotenv should only be used in development/testing/staging environments.
73-
For production environments, use "real" environment variables.
74-
7572
As a ``.env`` file is a regular shell script, you can ``source`` it in your own
7673
shell scripts:
7774

0 commit comments

Comments
 (0)
0