update app name

This commit is contained in:
Roberto Musso
2026-04-08 23:27:34 +02:00
parent 96c91e386d
commit cc94194fd1
8 changed files with 25 additions and 25 deletions

View File

@@ -2,7 +2,7 @@
ENV=dev
# ── Database ──────────────────────────────────────────────────────────────────
DATABASE_URL=postgresql+asyncpg://postgres:postgres@localhost:5432/adiuva
DATABASE_URL=postgresql+asyncpg://postgres:postgres@localhost:5432/adiuvai
# ── Auth ──────────────────────────────────────────────────────────────────────
JWT_SECRET=replace-with-a-long-random-secret