You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #9905 Update dotenv usage (bobvandevijver, javiereguiluz)
This PR was submitted for the master branch but it was merged into the 3.4 branch instead (closes#9905).
Discussion
----------
Update dotenv usage
Based on the discussion in symfony/symfony#25643, I propose to remove this note. There is no downside of using dotenv in production, and it actually brings extra value when using a "simple" Linux installation, as the environments on console and web are automatically 'identical'.
Commits
-------
1dc95f9 Recommend to use real env vars in production
c82f04a Update dotenv usage
0 commit comments