We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 631791f commit 1c0aa16Copy full SHA for 1c0aa16
static/env.js
@@ -0,0 +1,11 @@
1
+window.globalConfig = {
2
+ // VITE_SHOW_DEMO: "",
3
+ // VITE_EPIC_CLIENT_ID: "",
4
+ // VITE_CERNER_CLIENT_ID: "",
5
+ // VITE_API_BASE: "",
6
+ // VITE_VIEWER_BASE: "",
7
+ // VITE_INTERMEDIATE_FHIR_SERVER_BASE: "",
8
+ // VITE_SOF_CLIENT_ID: "",
9
+ // VITE_SOF_ISS: "",
10
+ // DEV_SERVER_PORT: "",
11
+}
0 commit comments