mirror of
https://github.com/d0zingcat/alert-message-center.git
synced 2026-06-03 23:16:45 +00:00
feat: make db migration automatically
Signed-off-by: d0zingcat <iamtangli42@gmail.com>
This commit is contained in:
@@ -23,4 +23,4 @@ WORKDIR /app/apps/server
|
||||
|
||||
EXPOSE 3000
|
||||
|
||||
CMD ["bun", "run", "start"]
|
||||
CMD ["sh", "-c", "bun run db:migrate:deploy && bun run start"]
|
||||
|
||||
Reference in New Issue
Block a user