DATABASE_URL=postgresql+asyncpg://enterprise:enterprise123@postgres:5432/enterprise_ai REDIS_URL=redis://:redis123@redis:6379/0 JWT_SECRET=change-this-to-a-long-random-string-in-production LLM_API_KEY=sk-your-api-key LLM_API_BASE=https://api.openai.com/v1 LLM_MODEL=gpt-4o-mini RATE_LIMIT_PER_MINUTE=60 RATE_LIMIT_BURST=10 UPLOAD_DIR=./uploads MAX_UPLOAD_SIZE_MB=50 WECOM_CORP_ID= WECOM_APP_SECRET= WECOM_TOKEN= WECOM_AES_KEY=