Ссылка на репозиторий через env
This commit is contained in:
@@ -14,6 +14,7 @@ return [
|
||||
'env' => env('APP_ENV', env('IPTV_ENV', 'prod')),
|
||||
'timezone' => env('APP_TIMEZONE', 'GMT'),
|
||||
'page_size' => int(env('PAGE_SIZE', 10)),
|
||||
'repo_url' => env('REPO_URL', 'https://git.axenov.dev/IPTV'),
|
||||
'pls_encodings' => [
|
||||
'UTF-8',
|
||||
'CP1251',
|
||||
|
||||
Reference in New Issue
Block a user