product · inferred from evidence
Dockerfile
Docker configuration file
- Zeabur custom Dockerfile deploy shows error page, port not exposed
Deployed a service on Zeabur with my own Dockerfile and got an error page instead of the app. Setting the PORT environment variable did not change anything. The deploy logs showed the app was running and listening, but on a hardcoded port 8
- Error: The datasource property is required in your Prisma config file when using prisma migrate dev (Prisma 7)
On Prisma 7, running prisma migrate dev fails with "Error: The datasource property is required in your Prisma config file when using prisma migrate dev", even though prisma.config.ts exists with a datasource url. The reporter had the config