wip7
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user