We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3c7d4dd + 15174b7 commit 8be847fCopy full SHA for 8be847f
ui/typescript/.env
@@ -0,0 +1,3 @@
1
+NEXT_PUBLIC_GA_MEASUREMENT_ID=G-DC9QMEZBZL
2
+RECCOMMENDATION_SERVICE_URL=http://localhost:5224
3
+NEXT_PUBLIC_COPILOT_CHAT_BASE_URL=https://copilotdemo.app
ui/typescript/.gitignore
@@ -25,7 +25,6 @@ yarn-debug.log*
25
yarn-error.log*
26
27
# local env files
28
-.env
29
.env.local
30
.env.development.local
31
.env.test.local
0 commit comments