10000 [DotEnv] Update configuration.rst · symfony/symfony-docs@17d4bc4 · GitHub
[go: up one dir, main page]

Skip to content

Commit 17d4bc4

Browse files
committed
[DotEnv] Update configuration.rst
1 parent 9926b76 commit 17d4bc4

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
@@ -1088,7 +1088,7 @@ already existing ``.env`` files).
10881088
# .env (or .env.local)
10891089
APP_ENV=prod
10901090
1091-
# .env.prod (or .env.local.prod) - this will fallback on the loaders you defined
1091+
# .env.prod (or .env.prod.local) - this will fallback on the loaders you defined
10921092
APP_ENV=
10931093
10941094
.. _configuration-accessing-parameters:

0 commit comments

Comments
 (0)
0