refacto dockerfile for migrations (#93)
This commit is contained in:
commit
ec25288a63
@ -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