.deploy.conf
PROJECT_NAME=textilewallpaper DEPLOY_HOST=45.61.58.125 DEPLOY_PATH=/var/www/textilewallpaper.com HEALTH_URL=https://textilewallpaper.com/ INSTALL_CMD="npm ci --production" # TK-11322: never let rsync --delete eat live-written data RSYNC_EXTRA_EXCLUDES="/data/leads.jsonl"