new Header
This commit is contained in:
parent
f2be8e54b4
commit
645ea5da7d
19 changed files with 2856 additions and 323 deletions
19
trunk/app/config/server_parameters.yml
Normal file
19
trunk/app/config/server_parameters.yml
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
# This file is auto-generated during the composer install
|
||||
parameters:
|
||||
database_host: 127.0.0.1
|
||||
database_port: null
|
||||
database_name: relaunch1
|
||||
database_user: relaunch1
|
||||
database_password: pqHg45HWz8qjaSKC
|
||||
mailer_transport: smtp
|
||||
mailer_host: 127.0.0.1
|
||||
mailer_user: null
|
||||
mailer_password: null
|
||||
secret: ce1f6c5ca9688d7e0c534fac8126f839
|
||||
st_cache_driver: array
|
||||
locale: de_DE
|
||||
base_url: 'https://www.sterntours.de'
|
||||
tripodo_host: 144.76.111.241
|
||||
tripodo_user: sterntours
|
||||
tripodo_pass: 'UC782eg.Sa9#tRL?'
|
||||
image_upload_directory: '%kernel.root_dir%/../web/_uploads/images'
|
||||
Loading…
Add table
Add a link
Reference in a new issue