feat: add super admin creation, enhance date handling, and improve UI components

This commit is contained in:
2025-10-17 23:16:09 +02:00
parent ab0f3159e7
commit 4c454ad534
5 changed files with 23 additions and 16 deletions

View File

@@ -7,3 +7,4 @@ services:
- ./data:/app/prisma/data
environment:
- NEXTAUTH_SECRET=your_secret_key
- NEXTAUTH_URL=http://localhost:3000