mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-15 17:16:16 +08:00
feat: affine-embed-header
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
FROM node:16-alpine as builder
|
||||
ARG HUBSPOT_API_SECRET
|
||||
ARG AFFINE_EMBED_HEADER
|
||||
WORKDIR /app
|
||||
RUN apk add git && npm i -g pnpm@7
|
||||
COPY . .
|
||||
|
||||
Reference in New Issue
Block a user