⚠️ Lỗi tải dữ liệu bài viết
Rất tiếc, đã xảy ra sự cố khi tải nội dung bài viết này.
Invalid `prisma.article.findUnique()` invocation:
error: Error validating datasource `db`: the URL must start with the protocol `postgresql://` or `postgres://`.
--> schema.prisma:8
|
7 | provider = "postgresql"
8 | url = env("DATABASE_URL")
|
Validation Error Count: 1