Spaces:
Sleeping
Sleeping
File size: 147 Bytes
214f910 | 1 2 3 4 5 6 7 8 9 10 | # Qiddiya Smart Guide environment variables
# FastAPI / Uvicorn
PORT=7860
# Groq (optional, for LLM-powered guide text)
GROQ_API_KEY=
|