Skip to content

Commit

Permalink
changed a application info to paid account 1
Browse files Browse the repository at this point in the history
  • Loading branch information
MazeWorksSuriya committed Aug 27, 2024
1 parent 0c43565 commit 76254bd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
FROM node:lts-alpine3.18 as build_stage

ENV GENERATE_SOURCEMAP=false
ENV NODE_OPTIONS=--max-old-space-size=1024

WORKDIR /app

COPY package.json .
Expand Down

0 comments on commit 76254bd

Please sign in to comment.