SchemaSync / .env
tuankg1028's picture
Upload folder using huggingface_hub
4beb1ef verified
raw
history blame contribute delete
156 Bytes
# Database connection
DATABASE_URL=postgresql://postgres:123123@localhost:5433/postgres
# Server settings
HOST=0.0.0.0
PORT=7860
# Logging
LOG_LEVEL=INFO