prisma schema 2
This commit is contained in:
parent
fc8fbff683
commit
b15742a3ae
|
|
@ -25,7 +25,7 @@ ENV NEXT_PUBLIC_API_URL=$NEXT_PUBLIC_API_URL
|
||||||
# ------------------------
|
# ------------------------
|
||||||
|
|
||||||
ENV NEXT_TELEMETRY_DISABLED=1
|
ENV NEXT_TELEMETRY_DISABLED=1
|
||||||
|
COPY prisma ./prisma
|
||||||
RUN npm run build
|
RUN npm run build
|
||||||
|
|
||||||
# Production image, copy all the files and run next
|
# Production image, copy all the files and run next
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue