mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-18 16:24:24 +00:00
13 lines
350 B
YAML
13 lines
350 B
YAML
# This file is auto-generated during the composer install
|
|
parameters:
|
|
database_host: 127.0.0.1
|
|
database_port: 5432
|
|
database_name: test0
|
|
database_user: postgres
|
|
database_password: postgres
|
|
locale: fr
|
|
secret: ThisTokenIsNotSoSecretChangeIt
|
|
debug_toolbar: true
|
|
debug_redirects: false
|
|
use_assetic_controller: true
|