Spaces:
Running
Running
# Hugging Face Spaces Secrets Template | |
# Copy these values to your Hugging Face Space secrets | |
# Go to: Your Space -> Settings -> Repository secrets | |
SUPABASE_DB_URL=postgresql+asyncpg://postgres.nqdhdqdtpvqfecbsjaar:D2DpgatIi3Oegaxs@aws-0-ap-southeast-1.pooler.supabase.com:5432/postgres | |
OPENAI_API_KEY= | |
SECRET_KEY=OwKLca_H8yD6c1USo5y7okfr69Pm8TUg575E_Pdnivg | |
ENVIRONMENT=development | |
DEBUG=true | |
HOST=0.0.0.0 | |
PORT=7860 | |
DATABASE_URL=sqlite:///./unified_assistant.db | |