version: "3.2" services: bot: build: . command: npm run dev volumes: - .:/app - /app/node_modules