services: frontend: build: context: ./ dockerfile: vuetify.Dockerfile volumes: - ./:/app/ ports: - "7001:3000"