Advertisement
Guest User

Untitled

a guest
Oct 11th, 2017
267
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.07 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. munirg_ldap_contrasena: 'fiAt$P4l10F1r3*'
  21. munirg_ldap_servidor: 192.168.130.4
  22. munirg_dbmunirg_host: 192.168.130.20
  23. munirg_dbmunirg_usuario: yacare
  24. munirg_dbmunirg_contrasena: L1n4j3
  25. munirg_dbmuni_host: 192.168.130.96
  26. munirg_dbmuni_usuario: yacare
  27. munirg_dbmuni_contrasena: L1n4j3
  28. rrhh_database_user: yacare
  29. rrhh_database_password: L1n4j3
  30. google_geolocation_api_key: your_googlemaps_api_key
  31. nominatim_geolocation_email: your_email_here
  32. mapbox_token: your_mapbox_token_here
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement