Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ir4y authored Jan 23, 2024
1 parent f526a92 commit da373d6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,4 @@ RUN npm install

COPY . .

COPY google-credentials.json /usr/src/app/google-credentials.json
ENV GOOGLE_APPLICATION_CREDENTIALS=/usr/src/app/google-credentials.json

CMD ["npm", "start"]

0 comments on commit da373d6

Please sign in to comment.