mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 12:47:13 +01:00
parent
5df49e9273
commit
625bd90d45
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue