# Copy this file to scripts/.deploy.env and fill in your values. DEPLOY_HOST="USER@HOST" DEPLOY_TARGET="/home/USER/web/xmrpay.link/public_html" # Optional hardening settings: # DEPLOY_BACKUP_ENABLE="1" # DEPLOY_BACKUP_KEEP="14" # DEPLOY_BACKUP_DIR="/home/USER/web/xmrpay.link/backups/xmrpay-data" # DEPLOY_DRY_RUN="0"