This commit is contained in:
@@ -44,8 +44,8 @@ RUN \
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# Production image, copy all the files and run next
|
# Production image, copy all the files and run next
|
||||||
FROM base AS runner
|
# FROM base AS runner
|
||||||
WORKDIR /app
|
# WORKDIR /app
|
||||||
|
|
||||||
ENV NODE_ENV=production
|
ENV NODE_ENV=production
|
||||||
# Uncomment the following line in case you want to disable telemetry during runtime.
|
# Uncomment the following line in case you want to disable telemetry during runtime.
|
||||||
|
|||||||
Reference in New Issue
Block a user