mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-08 00:29:09 +08:00
refactor: build/runtime/client configs
This commit is contained in:
@@ -17,7 +17,6 @@ RUN apk update && apk add --no-cache git
|
||||
|
||||
ENV OPENAI_API_KEY=""
|
||||
ENV CODE=""
|
||||
ARG DOCKER=true
|
||||
|
||||
WORKDIR /app
|
||||
COPY --from=deps /app/node_modules ./node_modules
|
||||
|
Reference in New Issue
Block a user