services: bot: build: . container_name: random_coffee_bot env_file: - .env volumes: - ./data:/data restart: unless-stopped