tennis-api / .env.example
sghorbal
use a pool of workers instead of a single one
a8be403
raw
history blame contribute delete
130 Bytes
DATABASE_URL=
REDIS_URL=
FLARESOLVERR_API=
# If set, protects the API from unauthorized called
FASTAPI_API_KEY=
NB_RQ_WORKERS=1