mirror of
https://github.com/umami-software/umami.git
synced 2026-02-13 00:55:37 +01:00
Board setup.
This commit is contained in:
parent
f97c840825
commit
e08907d998
9 changed files with 141 additions and 23 deletions
|
|
@ -6,7 +6,6 @@ generator client {
|
|||
|
||||
datasource db {
|
||||
provider = "postgresql"
|
||||
url = env("DATABASE_URL")
|
||||
relationMode = "prisma"
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue