When I start my Docker Compose in Coolify, the storage container log continuously shows this error:
{"level":50,"time":"2026-02-02T10:39:33.221Z","pid":1,"hostname":"fff111807cc4","region":"stub","type":"startupError","error":{"raw":"{"cause":"error: duplicate key value violates unique constraint \"migrations_name_key\""}","name":"Error","message":"Migration failed. Reason: duplicate key value violates unique constraint "migrations_name_key"","stack":"Error: Migration failed. Reason: duplicate key value violates unique constraint "migrations_name_key"\n at /app/dist/internal/database/migrations/migrate.js:504:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async /app/dist/internal/database/migrations/migrate.js:578:14\n at async connectAndMigrate (/app/dist/internal/database/migrations/migrate.js:389:5)\n at async runMigrationsOnTenant (/app/dist/internal/database/migrations/migrate.js:276:3)\n at async main (/app/dist/start/server.js:94:5)","statusCode":0},"msg":"Server not started with error"}