mirror of
https://github.com/cupcakearmy/morphus.git
synced 2025-09-05 15:50:39 +00:00
add presets
This commit is contained in:
@@ -17,6 +17,8 @@ RUN ls -hal
|
||||
# RUNNER
|
||||
FROM base
|
||||
|
||||
ENV NODE_ENV=production
|
||||
|
||||
COPY package.json pnpm-lock.yaml ./
|
||||
RUN pnpm install --frozen-lockfile --prod
|
||||
|
||||
|
Reference in New Issue
Block a user