Update Dockerfile

This commit is contained in:
Hk-Gosuto 2024-08-21 09:03:35 +08:00 committed by GitHub
parent e1cad3041f
commit 8698904de0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@ ENV PROXY_URL=""
ENV OPENAI_API_KEY=""
ENV GOOGLE_API_KEY=""
ENV CODE=""
ENV LANGCHAIN_CALLBACKS_BACKGROUND=true
COPY --from=builder /app/public ./public
COPY --from=builder /app/.next/standalone ./