services: telegram-bot: build: . env_file: .env volumes: - ./data:/app/data restart: unless-stopped