Fix: agregar METABASE_API_KEY faltante a .env.example
All checks were successful
build-and-deploy / build-and-deploy (push) Successful in 10s

This commit is contained in:
2025-10-27 15:30:41 -06:00
parent 1a0533f398
commit 79189d25d0

View File

@@ -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