services: ai-bot: image: ai-bot:latest container_name: ai-bot build: context: . network: host network_mode: host restart: unless-stopped