Files
iptvc/.env.example
AnthonyAxenov 303ccdd02b
Some checks failed
release / release (push) Failing after 51m35s
Версия 1.0.0
2025-05-09 17:58:40 +08:00

10 lines
132 B
Plaintext

APP_DEBUG=false
CACHE_ENABLED=false
CACHE_HOST=localhost
CACHE_PORT=6379
CACHE_USERNAME=
CACHE_PASSWORD=
CACHE_DB=1
CACHE_TTL=1800