Ссылка на репозиторий через env
This commit is contained in:
@@ -3,14 +3,15 @@
|
||||
######################################
|
||||
|
||||
# config/app.php
|
||||
APP_TITLE='Агрегатор плейлистов'
|
||||
APP_TITLE='Проверка плейлистов'
|
||||
APP_URL=http://localhost:8080
|
||||
APP_DEBUG=false
|
||||
APP_ENV=prod
|
||||
APP_TIMEZONE=Europe/Moscow
|
||||
PAGE_SIZE=0
|
||||
REPO_URL='https://git.axenov.dev/IPTV'
|
||||
|
||||
# config/bot.php
|
||||
# config/api.php
|
||||
TG_BOT_TOKEN=
|
||||
TG_BOT_SECRET=
|
||||
|
||||
|
||||
Reference in New Issue
Block a user