services: web: build: . ports: - "5173:5173" volumes: - .:/app - /app/node_modules