Update default paths for Linux server deployment.

Use /home/dsyoon/workspace paths in cron and BACKUP_DIR examples for the ncue.net backup host.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-05-26 17:06:17 +09:00
parent 3c9d9283bd
commit 9cf1ed0f8b
2 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ GIT_USER=your_gitea_user
GIT_TOKEN=your_gitea_token
## Backup
BACKUP_DIR=/Users/dsyoon/workspace/backup/ncue
BACKUP_DIR=/home/dsyoon/workspace/backup/ncue
BACKUP_RETENTION_DAYS=30
## PostgreSQL backup options