From 4cd9572ff9ada40316db02a038d5dbc3f79703d0 Mon Sep 17 00:00:00 2001 From: Fabien Potencier Date: Mon, 11 Sep 2017 06:03:58 -0700 Subject: [PATCH] reworded .env.dist comment --- symfony/flex/1.0/.env.dist | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/symfony/flex/1.0/.env.dist b/symfony/flex/1.0/.env.dist index 7ed9b531..2148dfc4 100644 --- a/symfony/flex/1.0/.env.dist +++ b/symfony/flex/1.0/.env.dist @@ -1,3 +1,3 @@ -# This file is a "template" of which env vars needs to be defined in your configuration or in a .env file -# Set variables here that may be different on each deployment target of the app, e.g. development, staging, production. +# This file is a "template" of which env vars need to be defined for your application +# Copy this file to .env file for development, create environment variables when deploying to production # https://symfony.com/doc/current/best_practices/configuration.html#infrastructure-related-configuration