version: '3.7' services: webapp: volumes: - .:/nitro-web - node_modules:/nitro-web/node_modules command: yarn run dev volumes: node_modules: