mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-25 10:16:48 +08:00
Download prompts when build image
This commit is contained in:
@@ -28,6 +28,8 @@ COPY . .
|
||||
|
||||
RUN yarn build
|
||||
|
||||
RUN node scripts/fetch-prompts.mjs
|
||||
|
||||
FROM base AS runner
|
||||
WORKDIR /app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user