Skip to content

Commit b996409

Browse files
committed
fixup! docs: add usages documentation
1 parent ae6fefe commit b996409

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ FROM dev AS web-app-serve-build
115115
ENV APP_TITLE=My Best Dashboard
116116
ENV APP_GRAPHQL_ENDPOINT=https://my-best-dashboard.com/graphql/
117117

118-
# Note: These are set directly in `vite.config.ts`
118+
# NOTE: These are set directly in `vite.config.ts`
119119
# We're using raw web-app-serve placeholder values here to treat them as dynamic values
120120
ENV APP_ANALYTIC_SRC=WEB_APP_SERVE_PLACEHOLDER__APP_ANALYTIC_SRC
121121

0 commit comments

Comments
 (0)