mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-12 21:34:25 +00:00
11 lines
293 B
YAML
11 lines
293 B
YAML
parameters:
|
|
database_host: postgres
|
|
database_port: 5432
|
|
database_name: postgres
|
|
database_user: postgres
|
|
database_password: postgres
|
|
locale: fr
|
|
secret: ThisTokenIsNotSoSecretChangeIt
|
|
debug_toolbar: true
|
|
debug_redirects: false
|
|
use_assetic_controller: true |