Advertisement
Guest User

smiech-na-sali

a guest
Nov 12th, 2017
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.13 KB | None | 0 0
  1. app/config/parameters.yml line
  2. Open in your IDE?
  3. # This file is auto-generated during the composer install
  4. parameters:
  5. database_host: localhost
  6. database_port: null
  7. database_name: printeede_new
  8. database_user: printeede_new
  9. database_password: SyZVRFGP
  10. mailer_transport: smtp
  11. mailer_host: 91.185.184.155
  12. mailer_user: kontakt@printee.de
  13. mailer_password: gcs6R0sRCp
  14. mailer_sandbox: false
  15. mailer_from_mail: zamowienia@printe.pl
  16. mailer_developers:
  17. - dominik.marczak@as4you.pl
  18. secret: ThisTokenIsNotSoSecretChangeIt
  19. ups.endpoints.rate: 'https://wwwcie.ups.com/webservices/Rate'
  20. ups.endpoints.shipping: 'https://wwwcie.ups.com/webservices/Ship'
  21. ups.endpoints.track: 'https://wwwcie.ups.com/webservices/Track'
  22. ups.accesskey: 7D32C35DC700974C
  23. ups.userId: paul1604
  24. ups.password: Stabil2017
  25. ups.useintegration: true
  26. ups.request_class: null
  27. ups.logger: Monolog\Logger
  28. braintree.environment: sandbox
  29. braintree.merchantId: 2jrdzcq744vdszxt
  30. braintree.publicKey: m5cxhhyn5d5hz4st
  31. braintree.privateKey: cdab9f188e25209867214c0b3ca4ac1f
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement