services: telegram-bot: build: . container_name: telegram-bot restart: unless-stopped env_file: - .env environment: - PYTHONUNBUFFERED=1