version: "3.7" services: bot: command: sh -c "npm install && npm run dev" ports: - "9229:9229"