Spaces:
Paused
Paused
# Database connection | |
DATABASE_URL=postgresql://postgres:123123@localhost:5433/postgres | |
# Server settings | |
HOST=0.0.0.0 | |
PORT=7860 | |
# Logging | |
LOG_LEVEL=INFO | |