This commit is contained in:
2026-07-13 12:28:59 +08:00
parent 6c3de4b2ef
commit d5167ef3c0
45 changed files with 5967 additions and 189 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:8080
CACHE_ENABLED=false
CACHE_HOST=localhost
@@ -7,3 +13,8 @@ CACHE_USERNAME=
CACHE_PASSWORD=
CACHE_DB=1
CACHE_TTL=1800
WEB_PORT=8080
WEB_HOST=
PAGE_SIZE=0
REPO_URL=https://git.axenov.dev/IPTV