We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c270af commit 96eb34aCopy full SHA for 96eb34a
Dockerfile
@@ -30,7 +30,7 @@ ENV APP_GRAPHQL_DOMAIN=https://api.example.com
30
ENV APP_SENTRY_DSN=https://xyzl@sentry.example.com/123
31
32
# Note: These are set directly in `vite.config.ts`
33
-# We're using web-app-serve placeholder values here to treat them as dynamic values
+# We're using raw web-app-serve placeholder values here to treat them as dynamic values
34
ENV APP_UMAMI_SRC=WEB_APP_SERVE_PLACEHOLDER__APP_UMAMI_SRC
35
ENV APP_UMAMI_ID=WEB_APP_SERVE_PLACEHOLDER__APP_UMAMI_ID
36
0 commit comments