init without trunk
This commit is contained in:
parent
ed24ac4994
commit
bb809e7233
14652 changed files with 177862 additions and 94817 deletions
19
app/config/parameters.yml
Normal file
19
app/config/parameters.yml
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
# This file is auto-generated during the composer install
|
||||
parameters:
|
||||
database_host: 192.168.1.8
|
||||
database_port: 3306
|
||||
database_name: relaunch1
|
||||
database_user: kadmin
|
||||
database_password: KT32vQ7ix
|
||||
mailer_transport: smtp
|
||||
mailer_host: w00df904.kasserver.com
|
||||
mailer_user: m0479305
|
||||
mailer_password: m4CowydxoC4dY2DB
|
||||
secret: ce1f6c5ca9688d7e0c534fac8126f839
|
||||
st_cache_driver: array
|
||||
locale: de_DE
|
||||
base_url: 'http://sterntours.test'
|
||||
tripodo_host: null
|
||||
tripodo_user: null
|
||||
tripodo_pass: null
|
||||
image_upload_directory: '%kernel.root_dir%/../web/_uploads/images'
|
||||
Loading…
Add table
Add a link
Reference in a new issue