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