forked from noxious/server
Run migrations
This commit is contained in:
parent
cbaadc0c26
commit
af43faf8f2
@ -10,4 +10,6 @@ COPY . .
|
|||||||
|
|
||||||
EXPOSE 4000
|
EXPOSE 4000
|
||||||
|
|
||||||
|
CMD ["npx", "mikro-orm-esm", "migration:up"]
|
||||||
|
|
||||||
CMD ["npm", "run", "start"]
|
CMD ["npm", "run", "start"]
|
Loading…
x
Reference in New Issue
Block a user