Skip to content

Commit 96eb34a

Browse files
committed
fixup! feat: integrate with web-app-serve
1 parent 3c270af commit 96eb34a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ ENV APP_GRAPHQL_DOMAIN=https://api.example.com
3030
ENV APP_SENTRY_DSN=https://xyzl@sentry.example.com/123
3131

3232
# 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
33+
# We're using raw web-app-serve placeholder values here to treat them as dynamic values
3434
ENV APP_UMAMI_SRC=WEB_APP_SERVE_PLACEHOLDER__APP_UMAMI_SRC
3535
ENV APP_UMAMI_ID=WEB_APP_SERVE_PLACEHOLDER__APP_UMAMI_ID
3636

0 commit comments

Comments
 (0)