dashboard

This commit is contained in:
Bastian Wagner
2026-06-24 15:16:18 +02:00
parent 01f2aff0be
commit ba0b34d130
19 changed files with 2095 additions and 6 deletions

View File

@@ -15,9 +15,13 @@ JWT_REFRESH_SECRET=change-me-refresh-secret
CLIENT_URL=http://localhost:4200
MCP_ACCESS_TOKEN=
MISTRAL_API_KEY=
MISTRAL_AGENT_ID=
DASHBOARD_TIMEZONE=Europe/Budapest
MAIL_ENABLED=true
SMTP_HOST=localhost
SMTP_PORT=1025