mirror of
https://github.com/kremalicious/umami.git
synced 2025-02-01 12:29:35 +01:00
parent
5df49e9273
commit
625bd90d45
@ -5,7 +5,6 @@ generator client {
|
||||
datasource db {
|
||||
provider = "postgresql"
|
||||
url = env("DATABASE_URL")
|
||||
directUrl = env("DIRECT_URL") // plain connection with no pgBouncer (used for push & migrations)
|
||||
relationMode = "prisma"
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user