← back to Dandeana Hub

.deploy.conf

8 lines

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"