You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -134,6 +134,7 @@ Following are a list of modifiable paths:
134
134
| VITE_URL |`http://localhost:3000`| The base url of this app. Should be modified if the port or domain change. |
135
135
| VITE_USER |`alice`| The default user to login as when opening the app. |
136
136
| VITE_USE_INTERMEDIARY | false | When true, the app will send all CDS Hooks and REMS ETASU check calls to the intermediary defined in VITE_INTERMEDIARY. |
137
+
| VITE_USE_PHARMACY_IN_PREFETCH | true | When true, the app will send pharmacy information to the rems admin in the CDS Hooks prefetch |
137
138
| VITE_INTERMEDIARY |`http://localhost:3030`| The base url of the intermediary. |
0 commit comments