← back to Dw Photo Capture
deploy-safety: exclude data/ from rsync (TK-10984)
ac4312123c6f70f4b19e08e1844a2718a4efa0bc · 2026-08-30 23:55:35 -0700 · Steve Abrams
Files touched
Diff
commit ac4312123c6f70f4b19e08e1844a2718a4efa0bc
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Sun Aug 30 23:55:35 2026 -0700
deploy-safety: exclude data/ from rsync (TK-10984)
---
.deploy.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.deploy.conf b/.deploy.conf
index 59c6137..5cfc89e 100644
--- a/.deploy.conf
+++ b/.deploy.conf
@@ -10,4 +10,4 @@ INSTALL_CMD="npm ci --omit=dev"
BUILD_CMD=""
# deploy aborts unless the remote pm2 process already has these env vars set (see .env.example):
REQUIRED_ENVS="GEMINI_API_KEY OCR_ENGINE"
-RSYNC_EXTRA_EXCLUDES="photos bin certs *.log data/mfr_index.json"
+RSYNC_EXTRA_EXCLUDES="photos bin certs *.log data/mfr_index.json data"
← 1407ed7 add creds-in-URL fetch guard to gated pages (TK-10984)
·
back to Dw Photo Capture
·
auto-data-snapshot: 2026-08-31T04:30:23 (1 data files) — dat e89cb1a →