chore: update docs and configs
This commit is contained in:
parent
7718f77d4c
commit
1079111de2
23 changed files with 102 additions and 10467 deletions
|
|
@ -16,7 +16,7 @@ BETTER_AUTH_SECRET=change-me
|
|||
BETTER_AUTH_URL=http://localhost:3000
|
||||
|
||||
# Banco de dados (Prisma)
|
||||
DATABASE_URL=file:./prisma/db.sqlite
|
||||
DATABASE_URL=file:./prisma/db.dev.sqlite
|
||||
|
||||
# Seeds automáticos (Better Auth)
|
||||
# Por padrão (true), garantindo apenas existência dos usuários padrão sem resetar senhas
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue