.deploy.conf
PROJECT_NAME=dandeana-hub DEPLOY_PATH=/root/public-projects/dandeana-hub HEALTH_URL=http://localhost:9917/healthz INSTALL_CMD="npm ci --omit=dev" BUILD_CMD="" REQUIRED_ENVS="" RSYNC_EXTRA_EXCLUDES="tmp"
.deploy.confPROJECT_NAME=dandeana-hub DEPLOY_PATH=/root/public-projects/dandeana-hub HEALTH_URL=http://localhost:9917/healthz INSTALL_CMD="npm ci --omit=dev" BUILD_CMD="" REQUIRED_ENVS="" RSYNC_EXTRA_EXCLUDES="tmp"