name: unom-website-dev services: web: restart: unless-stopped build: context: . dockerfile: Dockerfile ports: - "3000:3000"