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