Commit 5a83dff
committed
minor symfony#10548 Clarifying that .env can be used on production (weaverryan)
This PR was merged into the 4.1 branch.
Discussion
----------
Clarifying that .env can be used on production
Hi guys!
This is a question that I got repeatedly at a conference recently, so I think we need to make it clear: there is no real disadvantage to using a `.env` file on production and people should choose whatever option is most natural for their environment.
Cheers!
Commits
-------
bc5ad90 Clarifying that .env can be used on production1 file changed
+19
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
129 | | - | |
| 128 | + | |
| 129 | + | |
130 | 130 | | |
131 | | - | |
132 | | - | |
133 | | - | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
134 | 134 | | |
135 | | - | |
136 | | - | |
137 | | - | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
138 | 149 | | |
139 | 150 | | |
140 | 151 | | |
| |||
0 commit comments