This commit is contained in:
parent
5dcfd9b4bd
commit
23f386836d
|
|
@ -420,7 +420,7 @@ COPY --from=chataibuilder /app/.next ./.next
|
|||
COPY --from=chataibuilder /app/public ./public
|
||||
COPY --from=chataibuilder /app/next.config.js ./next.config.js
|
||||
COPY .env.local ./.env.local
|
||||
COPY supabase ./supabase
|
||||
COPY chatdesk-ui/supabase ./supabase
|
||||
|
||||
WORKDIR /
|
||||
ENV NODE_ENV=production
|
||||
|
|
|
|||
Loading…
Reference in New Issue