Skip to content

Commit

Permalink
Merge pull request #30 from uwcirg/feature/test-patients-config
Browse files Browse the repository at this point in the history
include new config var for test patient checkbox
  • Loading branch information
achen2401 authored Aug 3, 2023
2 parents aa7a8d6 + b2c8f6a commit ba630e3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dev/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ services:
APPLICATION_TITLE: ISACC
LAUNCH_AFTER_PATIENT_CREATION: "true"
ENABLE_PROVIDER_FILTER: "true"
ENABLE_FILTER_FOR_TEST_PATIENTS: "true"
FILTER_FOR_TEST_PATIENTS_LABEL: "Include test recipients"
MORE_MENU: ""
NEED_PATIENT_BANNER: "true"
NEW_PATIENT_EXTENSIONS: '[{"url": "http://isacc.app/time-of-last-unfollowedup-message", "valueDateTime": "2073-01-01T00:00:00.0+00:00"}]'
Expand Down

0 comments on commit ba630e3

Please sign in to comment.