Skip to content

Commit

Permalink
force production
Browse files Browse the repository at this point in the history
  • Loading branch information
maaikelimper committed Nov 28, 2024
1 parent e288d7f commit 6d4e14f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ WORKDIR /wis2box-webapp
# copy both 'package.json'
COPY package.json ./

ENV NODE_ENV=production
# install project dependencies
RUN npm install --force

Expand Down

0 comments on commit 6d4e14f

Please sign in to comment.