#!/bin/bash NEXT_PUBLIC_DEPLOY_URL="http://localhost/spaces" \ HOSTNAME=127.0.0.1 \ PORT=3000 \ node /web/server.js web