services: frontend: build: context: . dockerfile: Dockerfile volumes: - ./public/data:/usr/share/nginx/html/data ports: - 8080:80