Skip to content

Commit b2c8ba0

Browse files
authored
Merge pull request #1074 from 94noni/patch-1
Link best practice doc part to secret management
2 parents 4ddf202 + fcda4f8 commit b2c8ba0

File tree

1 file changed

+1
-0
lines changed
  • symfony/flex/1.0

1 file changed

+1
-0
lines changed

symfony/flex/1.0/.env

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
# Real environment variables win over .env files.
1010
#
1111
# DO NOT DEFINE PRODUCTION SECRETS IN THIS FILE NOR IN ANY OTHER COMMITTED FILES.
12+
# https://symfony.com/doc/current/configuration/secrets.html
1213
#
1314
# Run "composer dump-env prod" to compile .env files for production use (requires symfony/flex >=1.2).
1415
# https://symfony.com/doc/current/best_practices.html#use-environment-variables-for-infrastructure-configuration

0 commit comments

Comments
 (0)