счетчик пользователей и скачанных видео

This commit is contained in:
vrubelroman 2025-12-10 15:14:01 +03:00
parent ae8c7aba93
commit f0e7e93e17
3 changed files with 43 additions and 9 deletions

View file

@ -3,8 +3,11 @@ services:
build: .
container_name: video_download_bot
restart: unless-stopped
env_file:
- .env
environment:
- TELEGRAM_BOT_TOKEN=8531436675:AAFRoIlqP1PRDy_da3NZQM0L8uQGHtvhTII
- TELEGRAM_BOT_TOKEN=${TELEGRAM_BOT_TOKEN}
- TELEGRAM_BOT_USERNAME=${TELEGRAM_BOT_USERNAME}
volumes:
- ./video:/app/video
- ./instagram_cookies.txt:/app/instagram_cookies.txt