diff --git a/.env.example b/.env.example index eccaaad..4889097 100644 --- a/.env.example +++ b/.env.example @@ -4,5 +4,6 @@ NUXT_PUBLIC_AUTHENTIK_URL=https://authentik.nucleoriofrio.com # Metabase Configuration (server-side only) # Use container name for Docker internal communication METABASE_URL=http://metabase:3000 +METABASE_API_KEY=your-metabase-api-key METABASE_EMAIL=your-email@domain.com METABASE_PASSWORD=your-password