This commit is contained in:
2026-07-13 12:28:59 +08:00
parent 6c3de4b2ef
commit cd2ab11c44
65 changed files with 9901 additions and 413 deletions
+11
View File
@@ -1,4 +1,10 @@
# Config file path (default: config.yml)
# CONFIG_PATH=config.yml
APP_DEBUG=false
SITE_TITLE=IPTV Checker
APP_TIMEZONE=GMT
SITE_BASE_URL=http://localhost:8800
CACHE_ENABLED=false
CACHE_HOST=localhost
@@ -7,3 +13,8 @@ CACHE_USERNAME=
CACHE_PASSWORD=
CACHE_DB=1
CACHE_TTL=1800
SERVER_PORT=8800
SERVER_HOST=
SITE_PAGE_SIZE=0
SITE_REPO_URL=https://git.axenov.dev/IPTV