Files
fast_api_livetse/backend/.env
2026-05-24 09:55:56 +03:30

4 lines
67 B
Bash

DATABASE_URL=sqlite:///./wheel.db
LOG_ENABLED=true
LOG_LEVEL=DEBUG