From fcda4f8f67e48ff06163debe049416c698e4f2ae Mon Sep 17 00:00:00 2001 From: Antoine Makdessi Date: Fri, 8 Apr 2022 08:54:16 +0200 Subject: [PATCH] Link best practice doc part to secret management --- symfony/flex/1.0/.env | 1 + 1 file changed, 1 insertion(+) diff --git a/symfony/flex/1.0/.env b/symfony/flex/1.0/.env index 7d391a90..caf3356c 100644 --- a/symfony/flex/1.0/.env +++ b/symfony/flex/1.0/.env @@ -9,6 +9,7 @@ # Real environment variables win over .env files. # # DO NOT DEFINE PRODUCTION SECRETS IN THIS FILE NOR IN ANY OTHER COMMITTED FILES. +# https://symfony.com/doc/current/configuration/secrets.html # # Run "composer dump-env prod" to compile .env files for production use (requires symfony/flex >=1.2). # https://symfony.com/doc/current/best_practices.html#use-environment-variables-for-infrastructure-configuration