mirror of
https://github.com/umami-software/umami.git
synced 2026-02-11 16:17:13 +01:00
parent
5df49e9273
commit
625bd90d45
1 changed files with 0 additions and 1 deletions
|
|
@ -5,7 +5,6 @@ generator client {
|
||||||
datasource db {
|
datasource db {
|
||||||
provider = "postgresql"
|
provider = "postgresql"
|
||||||
url = env("DATABASE_URL")
|
url = env("DATABASE_URL")
|
||||||
directUrl = env("DIRECT_URL") // plain connection with no pgBouncer (used for push & migrations)
|
|
||||||
relationMode = "prisma"
|
relationMode = "prisma"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue