version: '3' services: hyperpipe-backend: image: hyperpipe-backend build: context: . container_name: hyperpipe-backend restart: unless-stopped ports: - 3000:3000