Skip to content
Snippets Groups Projects
.env.dist 433 B
Newer Older
Maxime Veber's avatar
Maxime Veber committed
# 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

###> symfony/framework-bundle ###
APP_ENV=dev
APP_DEBUG=1
APP_SECRET=2550bb958b437405e2a4bdb344d5cad1
###< symfony/framework-bundle ###