services: web: build: . ports: - "8091:3000" restart: unless-stopped