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.
| 12345678 |
- # 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_SECRET=2d89aad842f1f606283c4246512d616b
- ###< symfony/framework-bundle ###
|