← back to Beverlyhillsvideos

.deploy.conf

8 lines

PROJECT_NAME=beverlyhillsvideos
DEPLOY_PATH=/root/public-projects/beverlyhillsvideos
HEALTH_URL=http://127.0.0.1:9961/healthz
PORT=9961

# TK-11322: never let rsync --delete eat live-written data
RSYNC_EXTRA_EXCLUDES="/social/poster/ledger.jsonl /social/poster/ledger-store.jsonl"