> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mov-eat.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Variables de entorno

> Mapa de alto nivel de variables usadas por Moveat.

# Variables de entorno

Las variables configuran el stack productivo. Los secretos no deben commitearse.

## Platform

Necesita variables para:

* Database.
* Redis.
* Internal service token.
* Swagger password.
* Allowed origins.
* Session cookie.
* Google OAuth client ID.
* HTTP logging.

## Agent

Necesita variables para:

* Puerto HTTP.
* Log level.
* WhatsApp tokens e IDs.
* LLM provider/model/API key.
* Redis URL.
* Platform base URL e internal token.

## Infra

Necesita dominios, credenciales de Postgres, Grafana, Komodo, readonly analytics y timezone.

## Reglas

* the production environment file no se commitea.
* Los `.example` solo tienen placeholders.
* Si un secreto se filtra, se rota y se redeploya.
* Cambiar the production environment file requiere recrear/reiniciar contenedores afectados.
