Você não pode selecionar mais de 25 tópicos
Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
| 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 ###
|