DEVessi's picture
Upload folder using huggingface_hub
ba475c6 verified
raw
history blame contribute delete
158 Bytes
NODE_ENV=production
LOG_LEVEL=info
DB_HOST=localhost
DB_PORT=5432
DB_NAME=sandbox_db
SESSION_SECRET=s3cr3t_k3y_d0_n0t_sh4r3
CORS_ORIGIN=http://localhost:3000