mirror of
https://github.com/RoyalnetworkTR/turkanime-client.git
synced 2026-09-25 08:39:52 +03:00
Co-authored-by: barkeser2002 <45911502+barkeser2002@users.noreply.github.com>
8 lines
186 B
Bash
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
|