We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae6fefe commit b996409Copy full SHA for b996409
README.md
@@ -115,7 +115,7 @@ FROM dev AS web-app-serve-build
115
ENV APP_TITLE=My Best Dashboard
116
ENV APP_GRAPHQL_ENDPOINT=https://my-best-dashboard.com/graphql/
117
118
-# Note: These are set directly in `vite.config.ts`
+# NOTE: These are set directly in `vite.config.ts`
119
# We're using raw web-app-serve placeholder values here to treat them as dynamic values
120
ENV APP_ANALYTIC_SRC=WEB_APP_SERVE_PLACEHOLDER__APP_ANALYTIC_SRC
121
0 commit comments