runtime error

Exit code: 1. Reason: Deploying migrations for postgresql Database URL: > evolution-api@2.1.1 db:deploy > node runWithProvider.js "rm -rf ./prisma/migrations && cp -r ./prisma/DATABASE_PROVIDER-migrations ./prisma/migrations && npx prisma migrate deploy --schema ./prisma/DATABASE_PROVIDER-schema.prisma" Environment variables loaded from .env Prisma schema loaded from prisma/postgresql-schema.prisma Datasource "db": PostgreSQL database "evolution", schema "public" at "localhost:5432" Error: P1001: Can't reach database server at `localhost:5432` Please make sure your database server is running at `localhost:5432`. Error executing command: rm -rf ./prisma/migrations && cp -r ./prisma/postgresql-migrations ./prisma/migrations && npx prisma migrate deploy --schema ./prisma/postgresql-schema.prisma npm notice npm notice New major version of npm available! 10.8.2 -> 11.7.0 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.7.0 npm notice To update run: npm install -g npm@11.7.0 npm notice Migration failed

Container logs:

Fetching error logs...