Skip to content

Commit 658d09b

Browse files
authored
Merge pull request #67 from mcode/dev
Dev
2 parents 405c738 + d5bfa66 commit 658d09b

12 files changed

Lines changed: 2088 additions & 3320 deletions

File tree

backend/env.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,9 @@
5454
"USE_HTTPS": {
5555
"type": "boolean",
5656
"default": false
57+
},
58+
"EHR_RXFILL_URL": {
59+
"type": "string",
60+
"default": "http://localhost:8080/test-ehr/script/rxfill"
5761
}
5862
}

0 commit comments

Comments
 (0)