Skip to content

Commit

Permalink
Cambios para despliegue
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiomalv committed May 1, 2022
1 parent e5b60de commit d07b581
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions restapi/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,7 @@ ENV CLOUDINARY_URL=$CLOUDINARY_URL
ARG SECRET="jwt"
ENV SECRET=$SECRET

ARG PASS1="nodemail"
ENV PASS1=$PASS1

CMD [ "npm", "start" ]

0 comments on commit d07b581

Please sign in to comment.