Skip to content

Commit

Permalink
Include env config
Browse files Browse the repository at this point in the history
  • Loading branch information
larslemos committed Jul 18, 2023
1 parent e94571e commit 5388ca3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .env
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# OpenMRS
OPENMRS_DB_USER=openmrs
OPENMRS_DB_PASSWORD=openmrs
OPENMRS_USER=admin
OPENMRS_PASSWORD=openmrs

0 comments on commit 5388ca3

Please sign in to comment.