mirror of
https://github.com/umami-software/umami.git
synced 2025-12-08 05:12: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])
|
||||
@@map("report")
|
||||
}
|
||||
|
||||
directUrl = env("DIRECT_DATABASE_URL")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue