Advertisement
Guest User

Untitled

a guest
Jun 14th, 2022
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.91 KB | None | 0 0
  1. #Tue Jun 14 18:38:17 EAT 2022
  2. add_demo_data=false
  3. admin_user_password=Admin123
  4. auto_update_database=false
  5. connection.driver_class=com.mysql.jdbc.Driver
  6. connection.password=Admin123
  7. connection.url=jdbc\:mysql\://localhost\:3308/mytestaqa?autoReconnect\=true&useUnicode\=true&characterEncoding\=UTF-8&sessionVariables\=default_storage_engine%3DInnoDB
  8. connection.username=root
  9. create_database_user=false
  10. create_tables=false
  11. database_name=mytestaqa
  12. db.docker.container=openmrs-sdk-mysql-v3-2
  13. distro.artifactId=referenceapplication-package
  14. distro.groupId=org.openmrs.distro
  15. has_current_openmrs_database=true
  16. install_method=auto
  17. module_web_admin=true
  18. name=Reference Application
  19. omod.addresshierarchy=2.14.2
  20. omod.adminui=1.6.0
  21. omod.allergyui=1.8.4
  22. omod.appframework=2.16.0
  23. omod.appointmentscheduling=1.16.0
  24. omod.appointmentschedulingui=1.12.0
  25. omod.appui=1.14.0
  26. omod.atlas=2.2.5
  27. omod.atlas.type=omod
  28. omod.attachments=2.5.0
  29. omod.calculation=1.3.0
  30. omod.coreapps=1.34.0
  31. omod.dataexchange=1.3.7
  32. omod.emrapi=1.32.0
  33. omod.event=2.10.0
  34. omod.event.groupId=org.openmrs
  35. omod.fhir2=1.2.2
  36. omod.formentryapp=1.4.2
  37. omod.htmlformentry=5.1.0
  38. omod.htmlformentryui=2.0.0
  39. omod.htmlwidgets=1.10.0
  40. omod.idgen=4.7.0
  41. omod.legacyui=1.13.0
  42. omod.metadatadeploy=1.13.0
  43. omod.metadatamapping=1.4.0
  44. omod.metadatasharing=1.8.0
  45. omod.openconceptlab=1.2.9
  46. omod.owa=1.13.0
  47. omod.providermanagement=2.13.0
  48. omod.referenceapplication=2.12.0-SNAPSHOT
  49. omod.referencedemodata=1.4.7
  50. omod.referencemetadata=2.12.0
  51. omod.registrationapp=1.24.0
  52. omod.registrationcore=1.11.0
  53. omod.reporting=1.23.0
  54. omod.reportingcompatibility=2.0.8
  55. omod.reportingrest=1.12.0
  56. omod.reportingui=1.8.0
  57. omod.serialization.xstream=0.2.15
  58. omod.serialization.xstream.type=omod
  59. omod.spa=1.0.8
  60. omod.uicommons=2.19.0
  61. omod.uiframework=3.22.0
  62. omod.uilibrary=2.0.7
  63. omod.webservices.rest=2.32.0
  64. server.id=mytestaqa
  65. server.port=8080
  66. tomcat.port=8081
  67. version=2.12.2
  68. war.openmrs=2.6.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement