mirror of
https://github.com/umami-software/umami.git
synced 2026-02-17 11:05:36 +01:00
Added Supabase Credentials
This commit is contained in:
parent
abc02465e3
commit
f9428d638d
1 changed files with 2 additions and 0 deletions
|
|
@ -231,3 +231,5 @@ model Report {
|
||||||
@@index([name])
|
@@index([name])
|
||||||
@@map("report")
|
@@map("report")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
directUrl = env("DIRECT_DATABASE_URL")
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue