version: '3.8' services: news-bot: build: . container_name: news-pipeline-bot restart: always env_file: - .env volumes: - .:/app