Files
turkanime-client/backend/.env.example
T

8 lines
186 B
Bash

# Backend Configuration
API_HOST=0.0.0.0
API_PORT=8000
# LiveChart.me Configuration (optional, defaults are set in config.py)
# LIVECHART_BASE_URL=https://www.livechart.me
# TIMEOUT=10