You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

.env.dist 421B

12345678
  1. # This file is a "template" of which env vars need to be defined for your application
  2. # Copy this file to .env file for development, create environment variables when deploying to production
  3. # https://symfony.com/doc/current/best_practices/configuration.html#infrastructure-related-configuration
  4. ###> symfony/framework-bundle ###
  5. APP_ENV=dev
  6. APP_SECRET=2d89aad842f1f606283c4246512d616b
  7. ###< symfony/framework-bundle ###