Skip to content

Commit

Permalink
added food outlet
Browse files Browse the repository at this point in the history
  • Loading branch information
Kunalpal215 committed Jun 28, 2023
1 parent 49d9eb9 commit c5e1c4e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions api/javascript/Dockerfile.prod
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,6 @@ COPY package*.json process.yml ./
#RUN npm i --only=production
RUN npm ci

RUN chmod -R o+rwx node_modules/puppeteer/.local-chromium

# Copy js files and change ownership to user node
#COPY --chown=node:node . .
COPY . .
Expand Down

0 comments on commit c5e1c4e

Please sign in to comment.