refacto dockerfile for migrations
This commit is contained in:
parent
295b6f820b
commit
d7566ce618
@ -42,5 +42,5 @@ COPY --from=builder --chown=lecoffreuser leCoffre/src/common/databases ./src/com
|
||||
|
||||
USER lecoffreuser
|
||||
|
||||
CMD ["npm", "run", "api:start"]
|
||||
CMD ["npm", "run", "start"]
|
||||
EXPOSE 3001
|
Loading…
x
Reference in New Issue
Block a user