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
@@ -117,4 +117,5 @@ Following are a list of modifiable paths:
117
117
| VSAC_API_KEY |`changeMe`| Replace with VSAC API key for pulling down ValueSets. Request an API Key from the [VSAC website](https://vsac.nlm.nih.gov/)|
118
118
| WHITELIST |`http://localhost, http://localhost:3005`| List of valid URLs for CORS. Should include any URLs the server accesses for resources. |
119
119
| SERVER_NAME |`CodeX REMS Administrator Prototype`| Name of the server that is returned in the card source. |
120
+
| FULL_RESOURCE_IN_APP_CONTEXT | 'false' | If true, the entire order resource will be included in the appContext, otherwise only a reference will be. |
120
121
| FRONTEND_PORT |`9080`| Port that the frontend server should run on, change if there are conflicts with port usage. |
0 commit comments