fix: run db migrations on startup in production
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-12-15 16:05:53 +01:00
parent aa5f2328f7
commit cd7707a725
4 changed files with 10 additions and 8 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "rest-express",
"version": "1.0.1",
"version": "1.0.2",
"type": "module",
"license": "MIT",
"scripts": {