Smart_Confidant / .env.example
heffnt's picture
cs3
24ed9c5
raw
history blame contribute delete
274 Bytes
# Smart Confidant Environment Variables
# Copy this file to .env and fill in your values
# HuggingFace API Token
HF_TOKEN=your_huggingface_token_here
# Optional: Override default ports for local development
# GRADIO_PORT=8012
# METRICS_PORT=8000
# NODE_EXPORTER_PORT=9100