services: bot: build: . container_name: parchex-bot restart: unless-stopped volumes: - .:/app network_mode: host