Advertisement
Guest User

Untitled

a guest
Oct 17th, 2017
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.15 KB | None | 0 0
  1. # This file is auto-generated during the composer install
  2. parameters:
  3. web_root: /yacare
  4. database_driver: pdo_mysql
  5. database_host: localhost
  6. database_port: 3306
  7. database_name: yacare
  8. database_user: yacare
  9. database_password: 123456
  10. mailer_transport: smtp
  11. mailer_host: 127.0.0.1
  12. mailer_user: null
  13. mailer_password: null
  14. debug_toolbar: true
  15. debug_redirects: false
  16. use_assetic_controller: true
  17. locale: es
  18. secret: 4poujrf9u842x3eu908yr
  19. tapir.cliente: 'Municipio de Río Grande'
  20. tapir.cliente.extra: null
  21. tapir.eslogan: '2017 - Anio Energias renovadas'
  22. munirg_ldap_contrasena: 'fiAt$P4l10F1r3*'
  23. munirg_ldap_servidor: 192.168.130.4
  24. munirg_dbmunirg_host: 192.168.130.20
  25. munirg_dbmunirg_usuario: yacare
  26. munirg_dbmunirg_contrasena: L1n4j3
  27. munirg_dbmuni_host: 192.168.130.96
  28. munirg_dbmuni_usuario: yacare
  29. munirg_dbmuni_contrasena: L1n4j3
  30. rrhh_database_user: yacare
  31. rrhh_database_password: L1n4j3
  32. google_geolocation_api_key: your_googlemaps_api_key
  33. nominatim_geolocation_email: your_email_here
  34. mapbox_token: your_mapbox_token_here
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement