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

9 lines
318 B
Bash

# https://symfony.com/doc/current/configuration.html#configuration-environments
###> symfony/framework-bundle ###
APP_ENV=dev
APP_SECRET=47e0bab7bbf4f8507e1c45bba3e891dd
#TRUSTED_PROXIES=127.0.0.0/8,10.0.0.0/8,172.16.0.0/12,192.168.0.0/16
#TRUSTED_HOSTS='^(localhost|example\.com)$'
###< symfony/framework-bundle ###