This commit is contained in:
2026-07-17 20:53:42 +08:00
parent 6c3de4b2ef
commit e8d407aa8e
55 changed files with 9621 additions and 386 deletions
+11
View File
@@ -1,4 +1,10 @@
# Config file path (default: config.yml)
# CONFIG_PATH=config.yml
APP_DEBUG=false
APP_TITLE=IPTV Checker
APP_TIMEZONE=GMT
APP_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=
PAGE_SIZE=0
REPO_URL=https://git.axenov.dev/IPTV