@@ -1,6 +1,6 @@
datasource db {
provider = "sqlite"
url = "file:./database.db"
url = env("DATABASE_URL")
}
generator client {
The note is not visible to the blocked user.