diff --git a/.env.dist b/.env similarity index 96% rename from .env.dist rename to .env index c2bc90073..f0ecea18d 100644 --- a/.env.dist +++ b/.env @@ -1,7 +1,7 @@ # In all environments, the following files are loaded if they exist, # the latter taking precedence over the former: # -# * .env.dist contains default values for the environment variables needed by the app +# * .env contains default values for the environment variables needed by the app # * .env.local uncommitted file with local overrides # * .env.$APP_ENV committed environment-specific defaults # * .env.$APP_ENV.local uncommitted environment-specific overrides diff --git a/.env.test.dist b/.env.test similarity index 100% rename from .env.test.dist rename to .env.test