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