version: '3.7' services: hello-world-prod: container_name: hello_world_cl_prod build: context: ./frontend dockerfile: Dockerfile.prod ports: - 3000:80